|
-
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");
}
-
Registered User
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|