A Flash Developer Resource Site

Search:

Type: Posts; User: irrelevantjoker

Page 1 of 4 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    7,063

    I was afraid of that, I think it got corrupted as...

    I was afraid of that, I think it got corrupted as I copied it to the backup directory

    I broke it whilst trying to practice safe backup techniques, how's that for irony?

    Doesn't open on any...
  2. Replies
    2
    Views
    7,063

    Unexpected File Format

    I've been working on this FLA file all day, and it has been fine.

    I close it down and come back to it a few hours later and now Flash won't open it, it keeps giving me "Unexpected File Format"...
  3. Classed MovieClip created by code won't find child clips

    I have a movie clip in my library that has 2 movie clips within it, both have instance names "speech" and "face", both with their own timelines

    when I put the movie clip on the timeline manually,...
  4. I figured it out turned out it was a bug...

    I figured it out

    turned out it was a bug casued by Flashplayer 10 beta.

    the new release of FlashPlayer 10 fixes it
  5. Solved, turned out it was a bug casued by...

    Solved, turned out it was a bug casued by Flashplayer 10 beta.
  6. I read through that link but it seems to be for...

    I read through that link but it seems to be for an unrelated problem.

    The problem Joepy and I are having is that when the movie starts in fullscreen, no buttons can be clicked..

    it has nothing...
  7. I got the same problem Joepy... I have no idea...

    I got the same problem Joepy... I have no idea what is going wrong here...
  8. [RESOLVED] [CS3] fscommand("fullscreen", true); Problem

    Hey all,

    I have a flash app that goes to full screen using the fscommand, but I have a problem.

    I have a series of buttons in a movie clip on the stage, all the button functionality is done via...
  9. Cheers mate, when I asked the question I was...

    Cheers mate, when I asked the question I was tired after a 15 hour day.. I must have just overlooked that part of the documentation.

    :)
  10. achk! I was so close!!!! thanks!

    achk! I was so close!!!!

    thanks!
  11. [RESOLVED] MDM Zinc: Open External Files

    I need to open PDF and Excel Spreadsheets from my Flash/Zinc project.

    I know how to in Flash, but I'm having problems in Zinc
  12. [RESOLVED] Detecting movieclip unload

    I know how to detect when a movie has been loaded into an emptymovieclip

    but I don't know how to detect when the movie has been unloaded..

    any ideas?
  13. [CS3] _root function call problem using Zinc 3

    I have the following:

    - A Menu Movie
    - Multiple small movies

    When the appropriate menu button is clicked in the menu movie, one of the small movies is loaded.

    the small movies have the...
  14. No Button Functionality in fullscreen

    Publishing a flash app that is fullscreen.

    The problem is, when I run the .exe, the app plays fine (goes through intro etc), but none of the buttons are clickable.

    The little hand icon doesn't...
  15. Replies
    6
    Views
    867

    I make games with Director and am a bit bummed...

    I make games with Director and am a bit bummed it's getting the silent treatment from Adobe now.

    It's better for making games than Flash but that can only last so long...
  16. never mind, found a loadvars tutorial :cool:

    never mind, found a loadvars tutorial :cool:
  17. [RESOLVED] [F8] Loading text from a .txt file or similar

    Hi all, I haven't touched flash in about 6 months due to a change in job, but I'd like to get back into the flash coding I loved so much.

    I'm making a website that will consist of a single flash...
  18. Replies
    3
    Views
    318

    would you be able to tell me how i would go about...

    would you be able to tell me how i would go about doing that? :)
  19. Replies
    3
    Views
    318

    [F8] class and movieClip problem

    there is a 2 frame movieClip in my program, and i'm using this class here


    class fieldSquare extends MovieClip{
    var occupied:Boolean = false;
    var highlighted:Boolean = false;

    /*function...
  20. Assigning Classes to EmptyMovieclips

    i know how to assign a class through the symbol inspector window, but can i dynamically assign classes to movies loaded into emptyMovieClips?

    or should i just assign the class to the movieClip and...
  21. Replies
    2
    Views
    687

    of course!!! *hits self* i should have known...

    of course!!! *hits self*

    i should have known that....

    i'll give it a go this afternoon when i get home, cheers mate
  22. Replies
    2
    Views
    687

    Class troubles...

    i've made the following class and i've set some 2 frame movieClips to use this class



    class fieldSquare extends MovieClip{
    //variables go here

    public function select(){
    onPress =...
  23. Replies
    22
    Views
    2,377

    i'll make note of that :)

    i'll make note of that :)
  24. Replies
    22
    Views
    2,377

    the job i have uses Director, Flash and C++ we...

    the job i have uses Director, Flash and C++

    we don't need C++ to integrate with the browser because the programs aren't web-based

    we make educational software for all school ages

    you can...
  25. Replies
    18
    Views
    675

    i got in trouble for not buying a card... ...

    i got in trouble for not buying a card...

    apparently $226 worth of flowers isn't good enough.... lol
Results 1 to 25 of 96
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center