Category: Flash

  • Use a class without a movie clip

    A true programmers dream, and just a neat thing for someone like me. Peter Hall found a neat little Gem (that he outta submit to Oh’rizz-neily’s Flash Hax) where you can use a class you made without making a movie clip for it in the FLA.

    Although the constructors, using the Flash MX 2004 framework or not, are still basically the same, the concept isn’t.

    Simply using “import your.class.package.path” is powerful.

    <a href=”http://www.peterjoel.com/blog/?archive=2004_01_01_archive.xml#107550841406346131″>Full Post</a>

  • Flex, Central, and Filesize

    Thoughts relating to posts about Flex, and “targeting broadband users”.

    Reference URL’s:

  • Flash Contract Job: Debugging & QA

    Flash Programming Expert Needed.
    Large detailed Consumer level Program that utilizes
    Extensive Action Scripting and KeyFraming
    Project is 90% Complete and needs debugging and QA
    Experts only as this has thousands of lines of Code..
    Require serious , detail oriented Flash Programmer who has several years experience handling similar size projects.
    Travel Opportunity possible , Contract Job.
    Please Contact <a href=”mailto:daves714@aol.com”>daves714@aol.com</a>

  • How do you remove an Alert component?

    If you couldn’t tell, I’m suddenly desperate.

    How do you remove an Alert component?

    Alert.show returns a reference… but to what, I’m not sure. Additionally, the PopUp created via PopUpManager… where are he and the alert at depth-wise?

    To use these components, should the rest of my components be using DeptManager instead of my own depths?

    So many questions, so little time…