A Flash Developer Resource Site

Search:

Type: Posts; User: popflier

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. I just had an "ahhhhhhhh" moment after reading...

    I just had an "ahhhhhhhh" moment after reading what you said. That explains so much with some of the tutorials I have been looking at.

    In all of the beginner tutorials I've looked at I have not...
  2. Okay, that I can understand. Thanks for...

    Okay, that I can understand. Thanks for translating it into "english."

    So on all buttons I removed the last line of code:

    removeChild(container_mc);

    I had on the stage my container_mc with...
  3. [RESOLVED] Im sure this is an easy AS3 101 Output error, but how to fix it?

    I'm trying to learn AS3 and have a test AS3 file to try and learn how to load/unload external swf files into a container on CLICK of 3 different buttons I have. What does this Output error mean and...
  4. Here is the fla file. I was finally able to get...

    Here is the fla file. I was finally able to get it small enough to attach.
  5. [CS3] [AS2.0] help zooming in & out of an image using buttons

    I have an image that is loaded into a scrollpane, which works fine. I have two buttons on the stage that I want the user to be able to click on in order to zoom in or out of the image that is loaded...
  6. [CS3] [AS2.0] help loading image via XML in flash - need a little help please!

    I have an image gallery that loads in my content via XML. The gallery itself works fine and loads in my thumbs, large images, and text. What I am having some trouble figuring out is this.

    I have a...
  7. That was what I was hoping I could do, but I...

    That was what I was hoping I could do, but I can't figure out a way to change it. It's grayed out and I haven't seen a post online talking about how or if it can be changed.

    If you find a way...
  8. Replies
    6
    Views
    893

    Took a couple of days, but I figured it out and...

    Took a couple of days, but I figured it out and all is working fine. Thanks again.
  9. Replies
    6
    Views
    893

    Okay...wait. ALMOST everything is working...

    Okay...wait. ALMOST everything is working perfectly. The buttons are easing in now and that's great, but now I have a new problem. One of the buttons that eases in loads in another swf on top of an...
  10. Replies
    6
    Views
    893

    Ahhh....Im an idiot! My alignment was off on my...

    Ahhh....Im an idiot! My alignment was off on my empty holderMC so it was working all along, it just wasn't visible because everything was occuring out of frame. It wasn't until you had me adjust the...
  11. Replies
    6
    Views
    893

    I tried adding in the following line of code to...

    I tried adding in the following line of code to the main timeline of my the primary .fla, but it didn't work.

    this._lockroot = true;

    I also tried adding this line of code to the main timeline...
  12. Replies
    6
    Views
    893

    [CS3] Easing problem with AS2.0

    I am using Lee Brimlows 3D carousel tutorial, but have adapted it and added in quite a bit for it to fit my needs. The carousel that I have altered works fine. My problem is that I had created a new...
  13. [CS3 /AS2.0] using multiple scrollPane components in flash?

    Hi, I am putting together a flash executable slide presentation. In 4 or 5 slides I needed to add a scrollPane in order to fit some of the content. I created the first one successfully by doing the...
  14. Thanks. This gives me a place to start. Here's...

    Thanks. This gives me a place to start. Here's the code that I have now for my button (updateBTN = instance name)



    var counter:Number =0;
    updateBTN.onRelease=function(){
    if...
  15. different actions each time same button is pressed?

    Hi,

    First, I am using CS3 and AS2.0

    Not exactly sure how to do this. I have a button that I would like to do the following:

    1st time it is pressed it goes to a specific frame in the...
  16. Replies
    1
    Views
    565

    Nevermind. I figured it out. Needed to actions on...

    Nevermind. I figured it out. Needed to actions on actual buttons rather than on their own actions layer.
  17. Replies
    1
    Views
    565

    previous button - AC not working?

    Hi,

    I have "previous" and "next" buttons that I have on the main timeline. I simply want the next button to advance to the next frame and the previous button to go back to the previous frame. My...
  18. Replies
    0
    Views
    907

    unLoad movie problem

    I have a carousel navigation menu that is centered on the screen. When one of the icons is clicked the icon moves to the bottom left of the screen and then loads another movie into the top right side...
  19. help loading movie with carousel navigation?

    Hi,

    I've been going through websites, forums, and back and forth between files for hours trying to figure this out. My brain hurts and I am hoping someone can help me.

    I have a carousel...
  20. Replies
    25
    Views
    22,087

    I was hoping to check out your updated version of...

    I was hoping to check out your updated version of this carousel except that the download link you provided gives an error that the zip file is incomplete and/or corrupt. Could you repost a valid link...
  21. nevermind. I'm an idiot and forgot to embed...

    nevermind. I'm an idiot and forgot to embed numerals.
  22. Easy question (I just can't find the answer)

    I know I've seen this posted somewhere online, but I can't remember where or what it said about it. I just switched to AS3 and I don't recall getting this error before, then again who knows.
    ...
  23. Thanks for the explanation. This all makes allot...

    Thanks for the explanation. This all makes allot more sense now. I wasn't even sure what I was looking at in the script and your notes have helped quite a bit.

    I have made the changes to both the...
  24. help adding URL to XML loaded images in gallery?

    Hi,

    My actionscript knowledge is not very good and I am having an extremely difficult time trying to get this to work. I have a gallery that is running perfectly that I bought at flashden and...
  25. Replies
    12
    Views
    3,638

    FINALLY someone else has the same problem that I...

    FINALLY someone else has the same problem that I am having. Scripting in 8 is so much more difficult for someone like me who only uses the 'basic functions' on Flash 5. I just don't understand...
Results 1 to 25 of 50
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center