[Laszlo-user] onlastframe
Henry Minsky
henry.minsky at gmail.com
Mon Jan 26 07:08:23 PST 2009
Did you file a bug for this in JIRA?
Which runtime is this, swf8 or swf9?
On Wed, Jan 21, 2009 at 5:16 PM, <garry at schoolteachers.co.uk> wrote:
> Quoting P T Withington <ptw at pobox.com>:
>
>> Have you enabled debugging, to see if there are any errors or warnings?
> Yes, no warnings.
> The following from the developer's handbook does not work:
>
> <canvas width="100%" height="100">
> <resource name="face">
> <frame src="resources/sourface.png"/>
> <frame src="resources/smiley.gif"/>
> </resource>
> <view x="150" y="50" name="myview" resource="face"
> onclick="this.setAttribute('frame', 2);" onlastframe="reset();" />
>
> <method name="reset">
> myview.setAttribute("frame",1);
>
> </method>
> </canvas>
>
> Regards
> Garry
>
>
>
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
More information about the Laszlo-user
mailing list