katriens
01-05-2005, 01:20 PM
OK, I'm trying to load a swf-file in an iFrame with a flash-animated button.
I don't really know how i'm to write my target.
this is the actioscript i use for my button
on (release) {
getURL ("../flash_bestanden/guatemala.swf", _iframe)
}
and this is my iframe-code
<IFRAME src="links.html" name="iframe" width="505" height="340" frameborder="0" >
is it possible?
I don't really know how i'm to write my target.
this is the actioscript i use for my button
on (release) {
getURL ("../flash_bestanden/guatemala.swf", _iframe)
}
and this is my iframe-code
<IFRAME src="links.html" name="iframe" width="505" height="340" frameborder="0" >
is it possible?