Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Desktop, Mobile and non-browser Environments > FlashLite / Portable Devices Development

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 03-04-2005, 12:23 PM   #1
sbijkers
Registered User
 
Join Date: Mar 2005
Posts: 26
Default pocket pc onRelease problem

I made a movieclip added button behaviour with onRelease. Works perfect on PC on PDA it doesn't work. Installed flash player on pocket pc.

Why does onRelease not work on pocket pc?

Here's the code:
ActionScript Code:
_root[label].onRelease = function(){             gotoAndPlay(2);         }

Last edited by CyanBlue; 03-04-2005 at 05:40 PM.. Reason: AS tag is applied
sbijkers is offline  
Old 03-04-2005, 02:17 PM   #2
sbijkers
Registered User
 
Join Date: Mar 2005
Posts: 26
Default

Found the answer myself...

For people with the same problem:

On the PocketPC I created a projector of the flashfile.swf in the Flash Player 6 for PocketPC. The *.exe file that was the result of this action worked perfectly. The onRelease did what it had to do.
sbijkers is offline  
Closed Thread


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:30 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.