Derleek Posted July 29, 2008 Share Posted July 29, 2008 I have a flash video embeded over the content of a website, i need it to disappear once it is done running. Is there a way to do that? Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted July 30, 2008 Share Posted July 30, 2008 yes - you'd have to call a javascript function form flash. that function should then find the object tag by its id and then remove it from its parent element. Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted July 30, 2008 Share Posted July 30, 2008 you could remove it, or hide it. Hiding it might be easier, but if it isn't what you want don't do it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.