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

Reply
 
Thread Tools Rate Thread Display Modes
Old 06-30-2006, 05:18 PM   #1
radiomixer
Registered User
 
Join Date: May 2006
Posts: 14
Default FlashLite 1.1 error 5 AS loop

Hi, can someone help me with this code :
ActionScript Code:
trace ("menu") selectorOffset = 87; selectorHeight = 12; if (mOption < 1) {     mOption = 2; } // end if if (mOption > 2) {     mOption = 1; } // end if mSelected = mOption; setProperty("selector", _y, selectorOffset + (mOption - 1) * selectorHeight); trace ("menufim")
I´m using it with flashlite 1.1, and it give no error until i make testmovie, where the error messages says 5, wich is AS loop. Any suggestions?

Last edited by CyanBlue; 06-30-2006 at 06:33 PM..
radiomixer is offline   Reply With Quote
Old 06-30-2006, 06:34 PM   #2
CyanBlue
Super Moderator
 
CyanBlue's Avatar
 
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
Default

Howdy and Welcome...

The only thing I can think of is when the 'selector' movieClip is not visible when you are using the setProperty() function... Other than that, I have no clue...
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer
http://CyanBlue.FlashVacuum.com
http://www.FlashVacuum.com
http://tutorials.FlashVacuum.com

Do NOT PM, Email or Call me... Your question belongs right in this forum...
CyanBlue is offline   Reply With Quote
Reply


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
one template, many looks? subquark ActionScript 1.0 (and below) 1161 09-03-2009 04:45 PM
for loop with xml - cant understand the loop skjc ActionScript 2.0 5 01-10-2006 08:56 AM
Loop within a loop piratefish ActionScript 1.0 (and below) 6 08-11-2005 07:37 PM
Loop Flow and Execution [URGENT] EturnalFlash ActionScript 2.0 2 07-20-2005 08:14 PM
how can i optimize this further ? if possible fantasio ActionScript 1.0 (and below) 10 07-10-2004 02:18 AM


All times are GMT. The time now is 01:41 PM.


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.