ActionScript.org Forums
>
Supporting Technologies
>
HTML and JavaScript
> DHTML + Flash - Setting layer visibility
PDA
View Full Version :
DHTML + Flash - Setting layer visibility
Brisa
03-28-2005, 05:00 PM
Is is possible, in flash, to click a button and set a layer in a dhtml page to be visible, by using JavaScript?
Thanks
tg
03-28-2005, 11:32 PM
i know you can call a javascript function on your page to do that. use:
getURL("javascript: functionName();");
Brisa
03-29-2005, 02:12 PM
Thanks!
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.