Flash and actionscript

boerenooi

Well-Known Member
Joined
Nov 27, 2009
Messages
185
Reaction score
1
So it WOULD seem to me that something like this would be simple, but I guess not!

I have a flash movie with a button and that button clicks to a url, so my script looks like this:

Code:
on (release) {
	getURL("http://www.angelcy.biz/index.php/atcc/get-a-quote");
}

This works.

But I have THE SAME url linking on my site with a class attached, to make it popup with a lightbox and that looks like this:

Code:
"http://form.myjotform.com/form/20872644838564" class="jcepopup"

My question is, HOW do I apply that class to my Flash button url?

The script is AS1.

ANY help would be great at this point. :)

Thanks

B
xxx
 
Top
Sign up to the MyBroadband newsletter
X