is there anyway to create your own custom code hits, for example, im creating a custom class that requires many parameters, when the user is creating an instance of this class, i would like some code hits to pop up so that they can know what to type, any ideas
yeh you can make custom code hints by edinting an xml file in flashes config folder…but GL its real confusing…at least for me.
sweet i will look into that, any sites that walk you through it, thanks
Use FlashDevelop or FDT… they both support custom class autocompletetion.
ok thanks