A Flash Developer Resource Site

Search:

Type: Posts; User: MrRufus

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    397

    [F8] Preload all images in Array

    Hi,

    I am trying to make a preloader that will will preload multiple images and only then triggers a function that will display them sequentially (using setInteval)in a vertical list. Below is the...
  2. Replies
    10
    Views
    6,249

    Hey Swak, Perfect!!! Thank you indeed! I had...

    Hey Swak,

    Perfect!!! Thank you indeed! I had some button symbols floating over the VR, so I had to use what you figured out in a slightly different way, but in the end it worked out just right......
  3. Replies
    10
    Views
    6,249

    Mac mouse key issue

    I had to put a different image sequence in there, as the original one is work in progress and belongs to the customer...
    I put the original code and the "new" code in there. It's a Flash 8 file.
    ...
  4. Replies
    10
    Views
    6,249

    Hmm, didn't do it...However, I was just trying it...

    Hmm, didn't do it...However, I was just trying it like this:


    onClipEvent (load) {
    stop();
    _global.speed = 5;
    }
    onClipEvent (mouseDown) {
    if (this.hitTest(_root._xmouse, _root._ymouse,...
  5. Replies
    10
    Views
    6,249

    Hey Swak, Again, thanks for the elaborate...

    Hey Swak,

    Again, thanks for the elaborate answer. The code you suggested seemed logical but didn't work, I think the previous "onClipEvent (mouseDown)" conflicts with the "onMouseDown =...
  6. Replies
    10
    Views
    6,249

    Hey Swak, Thanks for the lightning fast and...

    Hey Swak,

    Thanks for the lightning fast and deatiled answer. I couldn't find anything really helping me in the language reference.

    Maybe you'll see an answer to my problem if I show you the...
  7. Replies
    10
    Views
    6,249

    Mac mouse key issue

    Hi,

    I made a flash object-vr on a pc. I'm using
    if (Key.isDown(1)) {...(
    to detect when the left mouse key is pressed to reference the vr's timeline to the mouse position. On a macintosh this...
  8. Replies
    0
    Views
    1,316

    HTML/CSS inside Flash screwed up on Mac

    Hi,



    I am making a Hybrid CD for Mac and PC with a flash presentation on it. In some sections I have a textfield that loads css formatted html pages with text and images. On my pc the layout is...
  9. Replies
    7
    Views
    2,313

    Hi Ben, I use MX2004, so I couldn't look at...

    Hi Ben,

    I use MX2004, so I couldn't look at your file, but I'm doing exactly the same thing right now...Here's how it works for me:

    The applescript can be really simple. To launch a pdf, I use...
  10. Replies
    5
    Views
    2,032

    Here it is...

    Here it is...
  11. Replies
    5
    Views
    2,032

    Bump?...Bump. :-(

    Bump?...Bump. :-(
  12. Replies
    5
    Views
    2,032

    Flash VR not working on Mac ??

    Hi,

    I made a simple "vr" in Flash, using a custom cursor...It was made on a pc and worked fine here, but when I wanted to try it on a Macintosh (OS X), it simply will not work...
    Does anyone have...
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center