A Flash Developer Resource Site

Search:

Type: Posts; User: sjcallan

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    375

    Reverse Seek() Problem

    I am trying to allow a user to play a movie forward or in reverse based off of what direction their mouse is moving.

    The problem I am running into is, when the user goes left (in reverse) the...
  2. Replies
    4
    Views
    709

    I was calling the function from a setInterval. ...

    I was calling the function from a setInterval. When I called the function without the set interval it worked fine. I'm not sure why it wasn't working properly from it, probably related to the...
  3. Replies
    4
    Views
    709

    thanks neznein9, I've updated my code to check...

    thanks neznein9, I've updated my code to check but it still isn't removing the listeners. Here's what I did:

    var mw_listener_status:Boolean;

    function check_container_h(){...
  4. Replies
    4
    Views
    709

    MOUSE_WHEEL removeEventListener Problem

    Hey Everyone,
    I'm having trouble removing the event listener for a MOUSE_WHEEL and I'm hoping someone can tell me what I'm doing wrong.

    My stage is setup with a scrolling window area that gets...
  5. Replies
    1
    Views
    1,728

    Stage Resize set MovieClip X and Y

    Can anyone tell me what I'm doing wrong here? This seems like it should be really simple. I have a movieclip on the stage with an instance name of bg, I want this clip to resize itself based on the...
  6. Thread: Frozen Panels

    by sjcallan
    Replies
    1
    Views
    431

    Just in case anyone stumbles onto this thread, I...

    Just in case anyone stumbles onto this thread, I did figure it out. It ended up being my video card. I ended up bring down the hardware acceleration and everything seems ok.
  7. Thread: Frozen Panels

    by sjcallan
    Replies
    1
    Views
    431

    Frozen Panels

    I just installed CS3 Design Premium and when I started up Flash I noticed that the Panels were frozen. I can work within them but I can't drag pallets or close them.

    has anyone seen this before? ...
  8. Replies
    2
    Views
    312

    Perfect! Thanks!

    Perfect! Thanks!
  9. Replies
    2
    Views
    312

    LoadVars "Loading"

    Just curious if anyone can tell me how to add a listener to a loadVars? Right now I am loading my content in through loadVars, but there is a lag sometimes on the feed and I'd like the text field to...
  10. Replies
    7
    Views
    1,827

    Thanks for those, but won't multiplying it by a...

    Thanks for those, but won't multiplying it by a negative number always return a negative? I'm hoping to find an answer that will return a random selection of positive and negative numbers.

    Is it...
  11. Replies
    7
    Views
    1,827

    Negative Numbers with random function?

    Does anyone know, if it is at all possible to pull negative numbers with the math.random() function?

    Thanks in advance
  12. Replies
    0
    Views
    664

    Dropshadow Filter Problem

    Hi, hoping someone can help me out here. I am trying to apply a dropshadow onto a external loaded JPG in Flash 8. The JPG is loaded in by a listener object then the dropshadow is applied to the...
  13. Replies
    3
    Views
    706

    Thanks jAQUAN, I'll try that. Do you think it...

    Thanks jAQUAN, I'll try that. Do you think it might have to do with the person's processor?

    Thanks again.
  14. Replies
    3
    Views
    706

    Weird setInterval Problem

    Hi, I'm hoping someone has a thought on this... I am running ads on the front page of a site using the setInterval function in Flash 8.

    What's happening is that the rotater is runnning fine on...
  15. Replies
    0
    Views
    335

    Flash Paypal Problem

    Hi,
    I found some great help on this board with some paypal problems, but there's one problem I can't find a solution for and hoping you guys have some thoughts...

    I need to create an add to cart...
  16. Replies
    3
    Views
    717

    Hello, You need to embed the text field you are...

    Hello,
    You need to embed the text field you are loading the text into, in the properties panel. You won't need to break it apart.

    Hope that helps
  17. Replies
    3
    Views
    622

    that's it, thank you deadbeat!

    that's it, thank you deadbeat!
  18. Replies
    3
    Views
    622

    Resizing a movieclip problem

    Hi, hoping someone can help me out here.

    I'm trying to resize a movieclip, that has a jpg loaded into it. Note the JPG does not replace the movieclip, the jpg is loaded inside it and replaces...
  19. Replies
    0
    Views
    382

    Strange LoadVars Problem

    This may be something stupid that I'm looking over, but I can't find it... I'm trying to load some variables on the main timeline. I can trace(); the variables as they load in the function but...
  20. Thread: No Sound?

    by sjcallan
    Replies
    3
    Views
    1,057

    Thanks for responding, I'm on MAC OS 10 Panther...

    Thanks for responding,
    I'm on MAC OS 10 Panther and I'm not sure what version MPG they are, they came directly from my client.

    It's very wierd though... the files play fine as MPGs, I can convert...
  21. Thread: No Sound?

    by sjcallan
    Replies
    3
    Views
    1,057

    No Sound?

    Hi, I'm using the new Flash 8 Video Encoder for the first time... I was able to create FLV from it, but the sound doesn't work on .mpg files. Everything works fine on .mov files... Just wondering if...
  22. Replies
    1
    Views
    339

    Load Movie Problem

    Hi,
    I'm currently trying to load a jpg into flash. I'm not having any trouble with that... the thing is though, everytime the jpg loads to replace the current movie clip it loads to the upper left...
  23. That worked exactly like I was hoping. ...

    That worked exactly like I was hoping.

    Thanks xtraterrestrial.
  24. Duplicating Movie Clips into a Grid Layout

    Hi,
    I hoping someone can help me on this one... let me see if I can explain.

    I'm trying to duplicate a movie clip and adjust the _x and _y values. What's interesting here is that I need to have...
  25. Replies
    3
    Views
    414

    To make things simple, just drag and drop your...

    To make things simple, just drag and drop your buttons onto an empty keyframe at frame 1 and the movie clips from the library onto an empty keyframe at frame 2. Then have your button on frame 1 hold...
Results 1 to 25 of 56
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center