Click to See Complete Forum and Search --> : HTML/Flash: flash text doesn't work in opera
dolor
Jan 2nd, 2004, 11:49 AM
I'm having trouble with some flash text on my website. The text is linked and the link works in Mozilla and IE, but not Opera.
It's not been uploaded so I'm still working on the local network, so I noticed that when I click the link in IE, the link goes to "C:\My Documents...", but in Opera and Mozilla it goes to "C:\My%20Documents..."
So the difference is the "%20", so how do I fix this so it works in Opera?
Acidic
Jan 2nd, 2004, 03:49 PM
There is no difference between the two, %20 represents a space. Both should go to the same page.
dolor
Jan 2nd, 2004, 04:27 PM
Originally posted by Acidic
There is no difference between the two, %20 represents a space. Both should go to the same page.
:( ...i know...but it doesnt *tear*
and i used to like opera so much
Acidic
Jan 2nd, 2004, 04:43 PM
doesn't look nice, I know
I used to lik Opera too, but I switched to Mozilla firebird 0.7, don't quite know why.
Kasracer
Jan 2nd, 2004, 05:50 PM
I use Opera ONLY and flash works fine in it. I have a TON of spaces in my folders when I'm working on it too.
You're probably just doing something wrong.
dolor
Jan 3rd, 2004, 12:22 AM
Originally posted by kasracer
I use Opera ONLY and flash works fine in it. I have a TON of spaces in my folders when I'm working on it too.
You're probably just doing something wrong.
i think ive figured it out. i just dont think opera is finding the file because the page is still on my HD and not a server. there may be some small issues with that when it comes to opera, but it should be fine once i upload it. btw: dont get me wrong, i still love opera, but i'm finding a lot more bugs in it now that im writing javascript and actionscript.
Kasracer
Jan 3rd, 2004, 12:43 AM
Originally posted by dolor
i think ive figured it out. i just dont think opera is finding the file because the page is still on my HD and not a server. there may be some small issues with that when it comes to opera, but it should be fine once i upload it. No problems here with it. How are your links?
My last site was about 90 pages or so on my hard drive and all worked flawlessly within opera before and after I uploaded them.
Originally posted by dolor
btw: dont get me wrong, i still love opera, but i'm finding a lot more bugs in it now that im writing javascript Follow the Java Script standard. IE will make up for a programmer's screwups with its quirks engine and Mozilla trys to emulate this but not very well. Opera also trys to emulate this behavior but it doesn't work the same as IE. if you develop standards complient Java Script, it should work fine. Hell developers for Opera work and write tutorials FOR the w3c, so standards are important to them.
Originally posted by dolor
actionscript. ActionScript is browser independant in that, it is run inside of the flash player. I've NEVER run into any problems where ActionScript wouldn't work correctly in Opera.
If you're trying to use ActionScript to modify my windows and such for Opera (it's the only reason your ActionScript may not work), then I hate you.
Acidic
Jan 3rd, 2004, 10:12 AM
There are a lot of habitual errors I made when writing JS which I've had to correct myself on. When I wrote for IE I always used name attributes, used document.all etc. Dolor, if you have problems just ask, or sign up on js-x.com/forum dedicated totally to JavaScript.
dolor
Jan 4th, 2004, 12:02 AM
Originally posted by Acidic
There are a lot of habitual errors I made when writing JS which I've had to correct myself on. When I wrote for IE I always used name attributes, used document.all etc. Dolor, if you have problems just ask, or sign up on js-x.com/forum dedicated totally to JavaScript.
hey, thanks for the link. and don't worry, i'll be asking a lot of questions now that i'm getting into flash and stuff.
Originally posted by kasracer
If you're trying to use ActionScript to modify my windows and such for Opera (it's the only reason your ActionScript may not work), then I hate you.
i'm not, just javascript
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.