Ask a Question related to Macromedia Flash, Design and Development.
-
Tom #1
Convert to Symbol?
I'm fairly new to Flash design.
I was just wondering, when do I NEED to covert to a symbol?
I've done some items and not others. Haven't noticed a difference.
Thanks
--
Tom
"That man is richest whose pleasures are cheapest."
-Henry Thoreau
"The original point and click interface is a Smith and Wesson"
Tom Guest
-
set var in another symbol?
i have a button in a symbol, when i release the mouseclick, i want it to add the value if 1 to a dyn. txt field in another symbol... var name is... -
how to get the symbol name
Not direct way : when you attach movie pass this value inside initObject and use it later attaching: me.attachMovie( "L_Id", 'newname', 20 ,... -
Undefined symbol?
Hey there, Wasn't sure which mailing list to send this to but maybe someone can point me in the right direction. When perl is invoked (presumably... -
Animated gif convert to Symbol features.
I keep eye on all messages in this forum. I think I find no luck so I post my problem here. I hope anybody can help or suggest a bit. Here is: 1)... -
Do I need to Convert with Convert.ToInt32(session("myNumber")) ?
Hello, I have this session("myNumber") = 888 Dim intNumber As Integer a) intNumber = session("myNumber") b) intNumber =... -
timberfish #2
Re: Convert to Symbol?
On 2005-03-25 08:14:33 -0800, Tom <usa1nospam@iei.net> said:
That's a big subject. You'd be better off finding some literature on> I'm fairly new to Flash design.
>
> I was just wondering, when do I NEED to covert to a symbol?
> I've done some items and not others. Haven't noticed a difference.
>
> Thanks
it like a Flash book or even the help docs should have something on
this. Symbols serve different purposes depending on their type.
Button, Graphic, Movie Clip.
A symbol has its own timeline and you can have artwork, other symbols
etc... on that timeline. This is called nesting and helps you organize
your work as well as add functionality.
When you make something into a symbol will depend on a lot of factors.
Your best bet is to read about what they do and understand each type
and then you'll start to see reasons why to use them.
--
The Grass Apple - { [url]www.grassapple.com[/url] } news?
timberfish Guest
-
Tom #3
Re: Convert to Symbol?
As timberfish so eloquently stated:
I understand...just didn't put it in perspective.> That's a big subject. You'd be better off finding some literature on
> it like a Flash book or even the help docs should have something on
> this. Symbols serve different purposes depending on their type.
> Button, Graphic, Movie Clip.
>
> A symbol has its own timeline and you can have artwork, other symbols
> etc... on that timeline. This is called nesting and helps you organize
> your work as well as add functionality.
>
> When you make something into a symbol will depend on a lot of factors.
> Your best bet is to read about what they do and understand each type
> and then you'll start to see reasons why to use them.
Thank you for the info.
--
Tom
"That man is richest whose pleasures are cheapest."
-Henry Thoreau
"The original point and click interface is a Smith and Wesson"
Tom Guest



Reply With Quote

