A Flash Developer Resource Site

Search:

Type: Posts; User: hammyboi

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    406

    Opening a Folder

    Hi there,

    I'm going to be making an application for a memory stick which is to be used on PC and Mac.

    One of the commands the flash app is going to have to perform is to open a relative path...
  2. FLVPlayback playhead stops, video keeps playing?

    Hello,

    Been having this problem where i've got a video playing in FLVPlayback component. The file is being read locally. Basically, when the playhead/slider/whateveryoucallit gets to the end, the...
  3. Thread: Variables +1

    by hammyboi
    Replies
    3
    Views
    586

    Thankyou both. I realised I hadn't used the...

    Thankyou both. I realised I hadn't used the 'Number' feature when declaring the variables like this:

    var variable1:Number = 0;

    So instead of getting:

    variable1 + 1 = 1

    I was getting
  4. Replies
    1
    Views
    3,844

    FLVPlayback & Audio

    Hi there,

    So i'm working on a mac. i've got a scene with the FLVPlayback component which plays an FLV file. The FLV has been encoded in quicktime pro, and contains no video, only audio (this is...
  5. Thread: Variables +1

    by hammyboi
    Replies
    3
    Views
    586

    Variables +1

    Hello,

    How would I go about having a button where everytime I click it, a variable increases by 1?

    I tried

    variable1 = variable1 + 1;

    But I get an error:
  6. Replies
    2
    Views
    733

    Anybody have any ideas. I may have misphrased my...

    Anybody have any ideas. I may have misphrased my explanation above. The XML file is already done, I just need help coding the AS3 in flash.

    Cheers

    Tom
  7. Replies
    2
    Views
    733

    Navigating to time code with XML

    Hi there.

    How would I go about using an XML file like the one below to control an mp3 in a player and show a jpg at the same time? Basically the mp3 is about a presentation, and the image is a...
Results 1 to 7 of 7




Click Here to Expand Forum to Full Width

HTML5 Development Center