A Flash Developer Resource Site

Search:

Type: Posts; User: childe

Search: Search took 0.02 seconds.

  1. Replies
    106
    Views
    177,574

    This project is awesome! ^_^ You have inspired...

    This project is awesome! ^_^

    You have inspired me to have a go at some 3D for flash too.

    Would you mind sharing how you modeled the hands for your low poly character? I can't seem to work out...
  2. Replies
    0
    Views
    920

    [CS3] Suspected Looping Problem

    Hi,

    I move my mouse left and right, yet the score stays the same. Can anyone help tell me why?

    Thanks :)


    onClipEvent(enterFrame) {

    if (score>0) {
  3. Replies
    1
    Views
    439

    Video not exporting?

    Hey,

    I imported a video into my library and placed it as an intro to my project. When i export the movie on my machine the video is there, but when i play it on another machine it doesnt work. I...
  4. Replies
    4
    Views
    506

    I can't get the syntax for using it on a scene. I...

    I can't get the syntax for using it on a scene. I have:


    on (release) {
    Scene 2._alpha = 100;
    gotoAndStop("Scene 3", 1);
    }

    But that doesn't work.
  5. Replies
    4
    Views
    506

    Make a scene transparent?

    Hi,

    My project has 3 scenes. Atm i am using some buttons to link between them, but i would also like to turn the scene that the user is leaving (by pressing the button) opaque.

    I have used ...
  6. Replies
    1
    Views
    360

    Reverse animation using AS? Help!

    Hey,

    I have done a bunch of fairly complex tweens that work forward (for the "next" button) but i need them to work for the "back" button and the only way of doing this without animating them...
  7. Replies
    0
    Views
    789

    Odd variable Problem [F8]

    Hi,

    I am generating a random number and using it to spawn some movie clips. I want to keep a count of the number of movie clips on the stage so i can penalise the player if too many amass by...
  8. Thread: Loop Problems

    by childe
    Replies
    4
    Views
    1,534

    Oops, i should have said lolz. I only want the...

    Oops, i should have said lolz.

    I only want the animation to play through once, but i want it to play through fully.

    It seems to be repeating the first could of frames over and over before...
  9. Thread: Loop Problems

    by childe
    Replies
    4
    Views
    1,534

    bump. Anyone?

    bump.

    Anyone?
  10. Thread: Loop Problems

    by childe
    Replies
    4
    Views
    1,534

    Loop Problems

    Hi,

    I want to emulate a random attack. I have been trying to do this by using an animation in a movie clip which begins invisible. I generate a random number and if the number 1 is generated the...
  11. Replies
    1
    Views
    583

    Panoramic Environment

    Hi,

    I am making a small FPS and have created a panoramic picture that i want to use as a level.

    The pic in question is 3 times the width of the stage and twice the height. I want to give the...
Results 1 to 11 of 11




Click Here to Expand Forum to Full Width

HTML5 Development Center