A Flash Developer Resource Site

Search:

Type: Posts; User: argonauta

Search: Search took 0.17 seconds.

  1. try this: instead of getURL, load the pic inside...

    try this: instead of getURL, load the pic inside a movieclip (as long as it is non progressive it should work) does it display? if not, then the problem is the paths, if it does display, then we...
  2. :p i forgot to mention, that i used...

    :p i forgot to mention, that i used getURL('this.jpg') but there was no this.jpg, so i forced the error by not putting the file there :p

    yeah, when i put this.jpg there with the swf, it opens...
  3. same test under with the swf in c:\blog opens...

    same test under with the swf in c:\blog opens firefox and sends me to blogger.com

    so it has a pattern :)

    What i dunno is why it only does this when firefox opens for the first time. Why does it...
  4. I tried on a new fla, created a button and added...

    I tried on a new fla, created a button and added this code:


    on (release) {
    getURL('this.jpg');
    }


    as a result,when i clicked on the button it opened firefox, two tabs, one empty and...
  5. i just discovered what it is wait, i'm posting...

    i just discovered what it is
    wait, i'm posting the explanation
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center