SecretUI

SecretUI (https://www.secretui.com/forums/index.php)
-   General Authoring Discussion (https://www.secretui.com/forums/forumdisplay.php?f=155)
-   -   Question regarding AS and Flash (https://www.secretui.com/forums/showthread.php?t=64)

4atadffg 08-12-2012 03:36 PM

Question regarding AS and Flash
 
How do I find out which FLA uses which AS? For example, I can't find which FLA uses the StatesAndConditions.as file. I have programming and modding experience, but new to Flash.

SomeDragonGuy 08-27-2012 10:14 AM

I was confused about this when I first started as well!

Lets take the Achievement window for instance.(under Source.Gui)

Open achievement.fla. Look at your timeline, you should see a little "a" in the as layer. You can right click that, and goto Actions(should be last option). It will open the actions window and now you will see "#include 'achievement.as' "

Ok so now we have the base AS file for the achievement window.

NOW look in your library and find AchievementWindow. Right click and goto properties, you will notice an Identifier "AchievementWindow" and your class "GUI.Achievement.AchievementWindow". It is referencing your AchievementWindow.as (which is just a class AS)


All times are GMT -6. The time now is 11:30 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2020 MMOUI