A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Loading problems...

  1. #1
    Junior Member
    Join Date
    Mar 2004
    Posts
    28

    Loading problems...

    Hi,
    Can anyone please help me...
    ok here is the deal, I have an empty MC in my movie where I click on a button and it loads my flv video files in there...
    it works fine as a swf file, but if I create an exe projector file the video won´t load...
    Can Anyone help please, Thanks...

    here goes a copy of my script in the button

    on (release)
    {
    _root.empty.loadMovie("movie.swf");
    }

  2. #2
    Registered User Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    The loaded swf still has to be in the same folder with the exe. But it should load.

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

HTML5 Development Center