A Flash Developer Resource Site

Search:

Type: Posts; User: adamlamas

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,247

    First off... THANK YOU SO MUCH for taking the...

    First off... THANK YOU SO MUCH for taking the time out to respond. I can't tell ya how much I appreciate it.

    I applied the code and it seemed to affect the rate at which the images fade in and out...
  2. Replies
    2
    Views
    1,247

    Easy Actionscript puzzle for you guys...

    So I inherited a website which uses actionscript to present a series of photographs in a slideshow. I do not have any sort of grasp on actionscript. Can anybody tell me where in the following script...
  3. Many thanx for responding! I figured it out. I...

    Many thanx for responding! I figured it out. I was just confused as to whether you applies it to the AS layer or the instance itself.
  4. Far out! Can you explain to me where the code...

    Far out! Can you explain to me where the code should be placed?
  5. In this case (as in most cases for me), I am...

    In this case (as in most cases for me), I am working with trailers to movies or in other cases, I am posting people's demo reels. Not only has all this been encoded already, in some instances, it...
  6. Wow! Thanks for getting back to me. I imported...

    Wow! Thanks for getting back to me. I imported directly into the timeline by File>Import>Import Video and then selecting the .flv file to import.

    First off... I had no idea you could turn on...
  7. OH BTW - I'm using Flash 9.

    OH BTW - I'm using Flash 9.
  8. Converted .mov into .flv in quicktime + imported it into Flash = looks like pooh!

    Anybody know why importing flvs (which I converted using quicktime from .mov files) into a flash file would degrade the image quality so noticeably? When I play the flvs in Quicktime, they look...
  9. I got all the code from this website: ...

    I got all the code from this website:

    http://www.wildform.com/support/tutorials/slideshowcomponent/#2
  10. BTW - You will notice that the slideshow starts...

    BTW - You will notice that the slideshow starts after about 20 to 30 seconds. This is what I'm basing my guess on. I can't really read code, but I imagine something is either trying to assess, if not...
  11. Actionscript connundrum... easy for you guys, impossible for me.

    I am like a little boy lost in a department store when it comes to coding.

    I have a client who wants me to include a slideshow of over 80 images in their website. I have been trying to figure out...
  12. Simple problem for you guys, hard for non-programmer like me...

    The navigation on a website I am designing is an swf file embedded inside another swf file, the latter being the body of the site. The navigation buttons are themselves embedded inside movie clips...
  13. Gradient Mask problem... anyone encounter this?

    Hey guys,

    I am designing a photo portfolio for a client. I have applied a gradient mask over the the thumbnail scroller so it looks like the thumbs are scrolling away into the mist. It is a really...
  14. [CS3] Help! Why is Flash automatically desaturating imported jpegs?!

    I have built a site for a photographer, and I have noticed that when I import some of his images, they are automatically desaturated. Has anybody experienced this? Can anybody help? This has been...
  15. It worked. You are beautiful. Thank you.

    It worked. You are beautiful. Thank you.
  16. Okay, though your solution DOES work. It created...

    Okay, though your solution DOES work. It created a new problem. The code nullifies my pause button. My controller has a play button and pause button. The code for the pause button is as follows:
    ...
  17. Okay man. Just let me know when you need a...

    Okay man. Just let me know when you need a kidney, or some blood (I'm universal doner) or my first born, or something else that is impossible to get your hands on, because you just saved me so much...
  18. The action that is applied to the button is as...

    The action that is applied to the button is as follows:

    on (release) {
    _parent.autoplayInit();
    _parent.autoplayStatus = 1;
    nextFrame();
    }

    When I apply it to the first frame of the flash...
  19. I tried that, but it doesn't seem to work. I'm...

    I tried that, but it doesn't seem to work. I'm not very proficient at actionscript so i'm wondering if I doing something wrong.
  20. [F8] HELP! SLIDESHOW QUESTION: Easy one for you geniuses... hard for stupid me...

    This one should be easy for you guys.

    I'm using the slideshow template that comes with Flash 8. Can anybody explain to me what I have to do in order to have the slideshow begin playing...
  21. Replies
    19
    Views
    13,719

    THANK YOU SO MUCH FOR THE ADVICE!!! I'm gonna try...

    THANK YOU SO MUCH FOR THE ADVICE!!! I'm gonna try it tomorrow morning. I will report back after I try it. Once again... thank you!
  22. Replies
    19
    Views
    13,719

    Here is the code I am using for the cube... any...

    Here is the code I am using for the cube... any ideas?


    Stage.scaleMode = 'noScale';

    // 3D rotation is defined by an object
    // which has rotation values for each axis
    var rotations = {x:0,...
  23. Replies
    19
    Views
    13,719

    Thank you so much for replying so promptly. I...

    Thank you so much for replying so promptly. I greatly appreciate it. Unfotunately, I'm not much of a coder. What I would need is for somebody who is a coder to look at the code I am using and show me...
  24. Replies
    19
    Views
    13,719

    Also, is it possible to turn the sides of the...

    Also, is it possible to turn the sides of the cube into links?
  25. Replies
    19
    Views
    13,719

    Here is the cube I am talking about:...

    Here is the cube I am talking about: http://riddleinthedark.com/ellman/

    I am not sure if it is a simple animation or a interactive hoosywhatsit. As you can see, the sides of the cube are all logos...
Results 1 to 25 of 26
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center