A Flash Developer Resource Site

Search:

Type: Posts; User: Benek

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    476

    Fotomaps Flash Photo Gallery Released!

    If you're looking for a dynamic and easy to use Flash photo gallery check out:

    Fotomaps - a unique map-based flash photo gallery solution

    This unique gallery lets you place your photos on a map...
  2. Beta testers wanted for unique photo gallery product

    Please see http://www.fotomaps.net/.

    Beta testers wanted for this unique map-based flash photo gallery solution. Sign up on the webpage. In return for your thorough feedback you'll receive a free...
  3. [F8] for loop conflict - dynamic xml galleries

    I'm creating a complex photo gallery system. It's comprised of a nested "for" loop inside another for loop.

    The first loop goes through the XML and attaches an MC for each item. If any of these...
  4. Replies
    1
    Views
    571

    Anyone?

    Anyone?
  5. Replies
    1
    Views
    571

    Problem with event sound not working

    This is a very strange problem I've run into and I hope you guys can help me out.

    You can see the page I'm referring to here:
    http://www.exhibit52.com/heliosproject/

    There is a sound attached...
  6. please someone take a look at it!

    please someone take a look at it!
  7. Replies
    6
    Views
    690

    The iframe should still have a name, which will...

    The iframe should still have a name, which will be the target frame.
  8. Another solution is instead of loading a new page...

    Another solution is instead of loading a new page with each movie clip, just have the movies loaded with loadMovie into the root timeline. This way you never leave the first page and URL remains the...
  9. I still haven't found a solution. Please give me...

    I still haven't found a solution. Please give me some ideas!

    Thanks in advance to anyone who can try and help.
  10. usw this code on the black mc: on (rollOver) {...

    usw this code on the black mc:

    on (rollOver) {
    Mouse.hide();
    // your mouse follow code;
    }

    on (rollOut) {
    Mouse.show();
    }
  11. I'm not sure how this would solve the problem....

    I'm not sure how this would solve the problem. I'm not trying to loop the sound, I simply want it to play as it is supposed to when the button is clicked.
  12. Event sound stops working after movie has been loaded for 15 seconds

    This is a very strange problem I've run into and I hope you guys can help me out.

    You can see the page I'm referring to here:
    http://www.exhibit52.com/heliosproject/

    There is a sound attached...
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center