Results 1 to 9 of 9

Thread: HTML/Flash: flash text doesn't work in opera

  1. #1

    Thread Starter
    Addicted Member dolor's Avatar
    Join Date
    Sep 2002
    Location
    in a place seldom found on a map
    Posts
    220

    Question HTML/Flash: flash text doesn't work in opera

    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?
    - you've been privileged to read a post by Miz

  2. #2
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    There is no difference between the two, %20 represents a space. Both should go to the same page.
    Have I helped you? Please Rate my posts.

  3. #3

    Thread Starter
    Addicted Member dolor's Avatar
    Join Date
    Sep 2002
    Location
    in a place seldom found on a map
    Posts
    220
    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
    - you've been privileged to read a post by Miz

  4. #4
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    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.
    Have I helped you? Please Rate my posts.

  5. #5
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    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.

  6. #6

    Thread Starter
    Addicted Member dolor's Avatar
    Join Date
    Sep 2002
    Location
    in a place seldom found on a map
    Posts
    220
    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.
    - you've been privileged to read a post by Miz

  7. #7
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    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.

  8. #8
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    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.
    Have I helped you? Please Rate my posts.

  9. #9

    Thread Starter
    Addicted Member dolor's Avatar
    Join Date
    Sep 2002
    Location
    in a place seldom found on a map
    Posts
    220
    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
    - you've been privileged to read a post by Miz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width