girardjf
01-23-2003, 05:06 PM
Is this event functional in this release?
I am attempting to use it and i get the ccompilation warning:
"onstop" not allowed at this point; ignored"
"not allowed at this point" could mean at that point in the script or unsupported. Which one is it?
I am using it the same way 'oninit" might be used, in the context off a view, like below.
<view name="winContent" resource="img/Home_LogoAni.swf" onstop="parent.chngResource('img/Home_Sect01.swf')"/>
Should this work or am i just cracked out?
Thanks,
-j
I am attempting to use it and i get the ccompilation warning:
"onstop" not allowed at this point; ignored"
"not allowed at this point" could mean at that point in the script or unsupported. Which one is it?
I am using it the same way 'oninit" might be used, in the context off a view, like below.
<view name="winContent" resource="img/Home_LogoAni.swf" onstop="parent.chngResource('img/Home_Sect01.swf')"/>
Should this work or am i just cracked out?
Thanks,
-j