A Flash Developer Resource Site

Search:

Type: Posts; User: xavierdbz

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    286

    Controling 3d object or quictime movie

    Using Flash MX (6.0)

    Hello all, I have a question. I have created an object in Lightwave, and exported like a quicktime movie of it rotating;

    What I am trying to do in flash is have or on drag...
  2. Replies
    0
    Views
    453

    Continuos Loop

    I have a movie, .avi file that want to play in flash. It plays ok, but when it loops I see a glitch. I am not using any action script, I just did not use a stop script so it loops. I have seen a...
  3. Replies
    1
    Views
    409

    moving towards mouse cursor

    Ok have a ractangle 716 width pixels by 65 pixels height. I want when I place my mouse in this rectangle and object moves towards the mouse, but staying withing the rectangle. does nayone know how to...
  4. I am looping a simple animation.. moving clouds....

    I am looping a simple animation.. moving clouds. clouds in the sky. like a fly through, only it is continuous.

    thank you for responding.
  5. Continuos loop without noticing it is looping

    I have a problem. I have a movie clip that I would like to loop continuosly. I created the movie clip and I did not put a stop action on the time line. so it loops, BUT IT IS JERKY. YOU CAN TELL IT...
  6. Replies
    3
    Views
    354

    btn.onRelease = function(){ ...

    btn.onRelease = function(){
    mc.loadMovie("some.swf");
    }

    btn = what excatly. Is that where I would put the button name?
    mc.loadMovie "mc" Is that the reference Movie Clip where I want...
  7. Replies
    3
    Views
    354

    Actions Script Loading to MC object

    I have a button on root; with a load action assigned to it; I can get it to load into anything on root; however I have a sub MC that I would like to load it to. Can anyone help

    Root > then MC...
  8. Replies
    0
    Views
    410

    Flash Mx and Shopping Cart with DB

    Well it has been a while since I enetered Flashkit board room. I am back. Thank you everyone for your support in the past 4 years. I feel I have learned alot from you guys.

    I rarely see flash...
  9. Replies
    0
    Views
    302

    XML and Flash MX

    What would I need to code in Flash movie to pull in and XM image file into a movie clip in my main flash movie. The movie clip will be 240W and 150H; Also what would I save the image file as, that i...
  10. Replies
    2
    Views
    334

    Ahh really did not help much. Thank anyways. Has...

    Ahh really did not help much. Thank anyways. Has anyone else have any tutorials, or examples.
  11. Replies
    2
    Views
    334

    Flash MX and XML

    It's been awhile since I posted here. My question, I hae this site I am creating. Normally I create text files that load into flash; that is becoming difficult. I am trying to load data using XML...
  12. Replies
    1
    Views
    343

    Flash MX and XML

    Help, I need help loading image, and text content into flash via XML. Just trying to learn basically. Can anyone point me to the correct resources
  13. Replies
    1
    Views
    356

    unloading (advance)

    Real simple explanation for a complex answer or maybe not.

    I have a main movie which I load exteral swf files into.

    Picture a box, and in the box I load exterswf files into.

    I want to...
  14. Replies
    1
    Views
    434

    Advance unloading

    Real simple explanation for a complex answer or maybe not.

    I have a main movie which I load exteral swf files into.

    Picture a box, and in the box I load exterswf files into.

    I want to...
  15. Replies
    3
    Views
    373

    Well I tried whay you said. Don't know it I...

    Well I tried whay you said. Don't know it I applied it the right way.
    I attached the following code to the main time line.

    function unLoad() {
    gotoAndPlay(5);
    unloadMovie("placeholder");
    }

    ...
  16. Replies
    3
    Views
    373

    Unloading

    Thank you for responding so quickly..

    what would I attach the following code to in the main time line?

    function unLoad() {
    gotoAndPlay(5);
    unloadMovie("placeholder");
    }
  17. Replies
    3
    Views
    373

    Unloading a movie

    I have a main movie in which I load other movie clicps (.swf) files.

    On the external .swf files that I load into the main movie, I have a button on the .swf file that I added the unload code to. ...
  18. Replies
    1
    Views
    270

    Help Help Help_Advance Stuff

    Guys I need some help with something. I am having an issue with a preloader. I have a main flash movie that I would like to load several external .swf files into the main flash movie.

    It works,...
  19. Replies
    0
    Views
    350

    Advance pre-loader. Please Help

    Guys I need some help with something. I am having an issue with a preloader. I have a main flash movie that I would like to load several external .swf files into the main flash movie.

    It works,...
  20. Replies
    3
    Views
    359

    Advance Flash

    Does anybody have any other ideas about a shopping cart in Flash. I am needing something that collects user input,, selections and calculates while they shop. At the end when they hit submit it will...
  21. Replies
    3
    Views
    359

    Advance Flash: Help

    xavierdbz
    Member

    Registered: Feb 2002
    Location:

    Can this be done? Shopping carts in Flash
    How can I create a shopping cart like this one: http://fantasyinterfaces.com/firestormpc/

    At...
  22. Can this be done? Shopping carts in Flash

    How can I create a shopping cart like this one: http://fantasyinterfaces.com/firestormpc/

    At the end after everything is selected I would like for the user information to populate in my pay pal...
  23. Replies
    0
    Views
    339

    Mind boggling.. Need help pls.

    I would like to a scroller for my news column in flash. An idea can be found at http://www.k10k.net/pages/front/large.aspx?customSize=large&linkSettings=off

    Of you look at the right.

    My news...
  24. Replies
    1
    Views
    391

    Advance Scroller

    I have over 8 buttons in a list.

    With only 4 visible at a time.

    I would like to scroll those buttons much like you would scroll a text field.

    Anyone has any idea of how to accomplish this...
  25. You answered my question perfectly. Thank...

    You answered my question perfectly.


    Thank you much. Although I hated the concept of alighning the MC so that the image will display, IT worked like you said it will.


    I a not sure how...
Results 1 to 25 of 89
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center