timbaah
10-11-2006, 01:52 PM
Hello Actionscripters..
I never used actionscript to use javascripts with it, and now I have too, and so I have this problem:
I want a popup to be invisible when it's done playing. The popup is in a div named "this" .
So in the last frame of the animation I entered this script:
getURL("javascript:document.getElementById('this').display ='hide';"); :o
But this doesn't seem to work so I need a little help from you actionscripters. :rolleyes:
Many thanks, I hope I can do something with you're answers...:D
I never used actionscript to use javascripts with it, and now I have too, and so I have this problem:
I want a popup to be invisible when it's done playing. The popup is in a div named "this" .
So in the last frame of the animation I entered this script:
getURL("javascript:document.getElementById('this').display ='hide';"); :o
But this doesn't seem to work so I need a little help from you actionscripters. :rolleyes:
Many thanks, I hope I can do something with you're answers...:D