This text is replaced by the site logo. If not, try enabling javascript.
Advertise
|
About us
|
Site map
|
Syndicate
|
Search site
|
Mailing list
|
View Authors
|
Become an Author
Home
Tutorials
Forums
Articles
Blogs
Movies
Library
Employment
Press
ActionScript.org Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Register
FAQ
Members List
Social Groups
Calendar
Search
Today's Posts
Mark Forums Read
Showing results 1 to 6 of 6
Search took
0.07
seconds.
Search:
Posts Made By:
jase75
Forum:
JSFL - Extending Flash
02-15-2012, 11:16 AM
Replies:
0
Guiding out timeline layers with JSFL
Views:
535
Posted By
jase75
Guiding out timeline layers with JSFL
Hi,
I'm working on a project in AS2 and want to set a variable in an external text file. Depending on the value of that variable, specific timeline layers should be guided out. I was thinking that...
Forum:
ActionScript 2.0
02-15-2012, 11:14 AM
Replies:
1
Guiding out timeline layers with JSFL
Views:
480
Posted By
jase75
Sorry, didn't realise there was a JSFL forum....
Sorry, didn't realise there was a JSFL forum. Will post in there instead.
Forum:
ActionScript 2.0
02-15-2012, 11:10 AM
Replies:
1
Guiding out timeline layers with JSFL
Views:
480
Posted By
jase75
Guiding out timeline layers with JSFL
Hi,
I'm working on a project in AS2 and want to set a variable in an external text file. Depending on the value of that variable, specific timeline layers should be guided out. I was thinking that...
Forum:
ActionScript 2.0
08-17-2009, 11:00 PM
Replies:
1
Getting values seperated by commas in a string?
Views:
463
Posted By
jase75
You could use String.split() : For example: ...
You could use String.split() :
For example:
var sString:String = "51, 42, 7";
var aString:Array = new Array();
var aNumData:Array = new Array();
aString = sString.split(",");
Forum:
ActionScript 3.0
02-07-2008, 08:00 PM
Replies:
2
Flash bug in TextFormat.size
Views:
3,623
Posted By
jase75
Hi, The size property is an object datatype....
Hi,
The size property is an object datatype. You could probably cast it as a Number and then assign it to the width:
i.e. mainTextField.width = Number(mainTextFormat.size) * 20;
Hope this...
Forum:
ActionScript 3.0
02-07-2008, 07:31 PM
Replies:
4
embedFont
Views:
922
Posted By
jase75
Hi, Go into your library and select 'New...
Hi,
Go into your library and select 'New Font' from the top right menu, choose the 'BankGothic Md BT' font, give it a name (I use the same font name) and select 'OK'. Choose the 'Linkage' option...
Showing results 1 to 6 of 6
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
ActionScript Forums Group
ActionScript 3.0
ActionScript 2.0
ActionScript 1.0 (and below)
Simple Stuff (Newbies)
Flash General Questions
Flash 10 General Questions
Flash 9 General Questions
Flash 8 General Questions
Other Flash General Questions
Flex
Flex 2, 3 & 4
Flex 1
Extensions and Plugins
Components
JSFL - Extending Flash
Desktop, Mobile and non-browser Environments
AIR (Apollo)
FlashLite / Portable Devices Development
Projectors and CDs
Supporting Technologies
HTML and JavaScript
haXe
Server-Side Scripting
Flash Remoting
Flash Media Server
General
Best Practices
Gaming and Game Development
Animation and Effects
Flashants Support Forum
Community Boards
General Chat
Just for Kicks Challenges
Detention
Flash In Action
Site Check
Cool Sites
Widgets
Decommissioned
Projects and Positions
CMS Forums
Announcements Board
Content Postings / Updates
Product Review Requests
CMS Technical Questions
Process Questions
Collaboration & Suggested Articles
All times are GMT. The time now is
12:57 PM
.
///
Categories
Tutorials
Flash
Flex
Articles
Best Practices
Product Reviews
Third Party
Press Releases
The Community
Featured Jobs
Technical Flash Artist
MADISON, USA
iPhone/iPad Developer - CREATIVE CIRCLE
Philadelphia, USA
UX DESIGNER - CREATIVE CIRCLE
Philadelphia, USA
- More ActionScript, Flash and Flex jobs in the Employment Section.
- Advertise a job for free
Contact Us
-
Home Page
-
Archive
-
Privacy Statement
-
Top
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Ad Management plugin by
RedTyger
Copyright 2000-2013 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our
Privacy Policy and Terms of Use
.