Welcome, Guest
Sign in
Create account
Home
Home Page
Components
Buy & Sell
Freelance
Marketplace
Tutorials
Flash Tutorials
Games
Free Online Games
Community
Message Board
Home
Help
Search
Login
Register
Subscribe to
Our Feed
Follow Us
On Google +
Follow Us
On Twitter
Become a fan
On Facebook
Flash-DB
»
General
»
Flash MX 2004
(Moderators:
Flash-db
,
Musicman
,
vesa kortelainen
,
Ronald Wernecke
,
Andresss
,
papachan
) »
field identifier
« previous
next »
Print
Pages: [
1
]
Author
Topic: field identifier (Read 1497 times)
oliver antosch
Server what's that
Posts: 2
field identifier
«
on:
10/14/03, 11:56 »
How can I find out the unique name (field identifier) of a component (like a label or text box). So far I only found out the layer where its on.
Logged
Jorge Solis
Global Moderator
Systems Administrator
Posts: 14616
Re:field identifier
«
Reply #1 on:
10/14/03, 12:04 »
AS2 component have a complex arquitecture (see
http://www.macromedia.com/devnet/mx/flash/articles/component_architecture.html
) based on classes, and you can't simply go inside them and set a text. Usually getter/setter methods are available (see docs). Also most of them are swc files (precompiled) so you can't edit them like in MX.
Jorge
Logged
Twitter
http://twitter.com/solisarg
Print
Pages: [
1
]
« previous
next »
Flash-DB
»
General
»
Flash MX 2004
(Moderators:
Flash-db
,
Musicman
,
vesa kortelainen
,
Ronald Wernecke
,
Andresss
,
papachan
) »
field identifier