-
Thanks Samac, didn't mean to take up this much of your time. Being honest Im a bit disillusioned with Flash now. Can't believe they've changed it this much. I mean to me, flash was always a visual program. The majority of the time its used for animation. And now here I am asking someone to do a button for me. Its just madness no? and a whole page of code I don't even understand for a simple menu.
Aren't there other programs like joomla, javascript will do the same things through code.
Anyway, that container is a UrlLoader - its always on the stage. I left it out so as to get the file under the 300K limit.
Graham
-
Well the best part about Flash it can be visual, but the majority of the work is done with code. Take my word for it, once AS 3.0 clicks everything will make sense. Mind you, you can still build using SA2.0 which function very similar to the previous version.
Adobe built a go between version for designer wanting to still have visual control with the need to learn code. It is called Flash Catalyst. (http://www.adobe.com/products/flashc...%20MN%205%20B2) It is a looy-lue, it might be what you need.
For me, I don't mind at all, I enjoy helping out. I've decided to go full OOP and am building a class to build the tabs so the programming will be a little different with a new .as file. Hopefully it won't take me long.
-
Updated using OOP
Here is the updated version. You'll notice a class file in the zip file, just make sure it is at the same level as the FLA file.
-
Managed to do those changes Samac, which can be seen here - http://sircharlesgraham.tv/Tab_edit.html
Just one question, is there anyway of having the text as static text. You'll notice on the roll over the Text tool appears over the word instead of the hand?
But very happy. Thank you.