-
Hiding a Flash File
Hi,
I am using a flash file in my site.
When I open the page on IE 6, during page load, the flash file opens for a second (may be for loading) and then disappears.
During page load, I want to hide that flash file from loading. It should load only when user clicks on the video link.
Can anybody help me?
-
-
you should start with
myVideo_mc._visible = false;
when a person click on the video link
my Video_mc._visible = true;
-
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
Bookmarks