A Flash Developer Resource Site

Search:

Type: Posts; User: mlanson

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    9
    Views
    4,067

    Did you fix this? I have the same problem

    Did you fix this? I have the same problem
  2. Replies
    3
    Views
    3,075

    I am running into trouble running my portfolio...

    I am running into trouble running my portfolio local off my macBook for clients. My portfolio uses javascript for the pop up windows and those links aren't working.
  3. Say what? if I change the event to on (release)...

    Say what? if I change the event to on (release) rather than on (press) it works thank god almighty. So easy.
  4. PLEASE HELP, DESPERATE - new Firefox blocks all pop-ups

    I don't know what to do... My portfolio is based on being able to open a pop-up window...

    the new Firefox 2.0.0.6 no longer asks you if you "want to allow pop up windows from..." It just blocks it...
  5. Replies
    8
    Views
    9,655

    Yes, embedded not device. I verified that the...

    Yes, embedded not device. I verified that the font could be exported as per the Help instructions: View > Preview Mode > Antialias Text

    If it works for you guys, I'm not so worried... My friend...
  6. Replies
    8
    Views
    9,655

    I just tested my (still under construction)...

    I just tested my (still under construction) website http://www.LSinteractive.com/new in Safari at a friend's house, I'm not sure which version Flash, but when it loaded, I couldn't see any of the...
  7. _root.blablaMc.blaMc would be how you tell flash...

    _root.blablaMc.blaMc would be how you tell flash to start from the main timeline "_root", look inside the movieclip (group?) "blablaMc" and address the "blaMc" clip inside that.

    Or am I missing...
  8. Replies
    1
    Views
    421

    It's all about the end user. to play it really...

    It's all about the end user. to play it really safe people design for browsers between 800x600 up to 1280x1024. I never bother with the 800x600 because so few still have such a small monitor. If...
  9. do a search for silentweed (user), he made and...

    do a search for silentweed (user), he made and xml playlist video player availible to us
  10. Replies
    3
    Views
    3,907

    I'm refferring first of course to the FLV...

    I'm refferring first of course to the FLV component that comes installed with Flash
  11. Replies
    3
    Views
    3,907

    I've never gotten the FLV component's seekbar to...

    I've never gotten the FLV component's seekbar to work. No one I've asked here has been able to help, I get responces like "components suck"

    I've had luck with Dene's flv component, although it...
  12. Replies
    1
    Views
    1,123

    I tried to resize it in another program but it...

    I tried to resize it in another program but it was the "Deinterlace" checkbox in FVE that was causing it??? I don't know why that's checked by default if it messes with the video quality???
  13. Replies
    1
    Views
    1,123

    pixilation after video resize in FV Encoder

    Thanks for reading,

    No matter how high I set the data rate, after resizing my .mov files all diagonal lines become jagged from the pixilation.

    Does anyone know how to get a smooth resize out of...
  14. I'm really sorry to waste anybodies time reading...

    I'm really sorry to waste anybodies time reading this. I wish I could delete the post... After 2 hours total on this I've finally figured out I just needed to make the first argument a string:
    ...
  15. Trying to pass parameter/argument from function in nested swf

    thanks for reading.

    I've got a loaded swf that calls a function in the root timeline, but I need the function call to "identify" itself because it could be one of 20 swfs calling the function,
    ...
  16. Replies
    10
    Views
    718

    I saw the 2003 after I posted :) I tried all...

    I saw the 2003 after I posted :)

    I tried all that and it didn't work. Finally I found this code and it worked suddenly. I don't know why, maybe the "0 sec offset" part?:


    function...
  17. Replies
    1
    Views
    1,036

    here's a link to some code that fixed my problem:...

    here's a link to some code that fixed my problem:

    http://board.flashkit.com/board/showthread.php?p=3904047#post3904047
  18. Thread: looping sound

    by mlanson
    Replies
    5
    Views
    840

    "I'm at wits end after reading hundreds of posts...

    "I'm at wits end after reading hundreds of posts and still hearing the gap with my wav file...?"

    was my original post until I tried out the FLA file attached. It totally works and saved my day....
  19. Replies
    10
    Views
    718

    I tried the file out, and I still hear the...

    I tried the file out, and I still hear the delay... Am I missing something?

    I'm desperately trying to make a seamless loop myself without any luck using both mp3 and wav.
  20. Replies
    1
    Views
    1,036

    WAV not seamless looping either!???

    Been looking at all the audio delay posts, and they all say if the mp3 has a delay before the loop, import as WAV. While the delay is *almost gone, I can still hear it.

    I used strings in the loop...
  21. Makes sense in theory. I think I might be able to...

    Makes sense in theory. I think I might be able to do something with this.

    Thanks!
  22. resizing photo gallery border width & height dynamically

    can anyone point me in the direction of how to make a photo gallery that can do this:

    http://www.memferda.com/index2.php

    The border width and height changes from link to link.

    This...
  23. this is working though too: first frame: ...

    this is working though too:

    first frame:

    _global.loopDisplay = null;

    subsequent frames:


    onEnterFrame = function () {
  24. trigger variable change on every designated frame on timeline

    Hi, thanks for reading!

    How do you trigger a variable change on every designated frame on the timeline?

    I have a _global. variable on the first frame that needs to change every time the player...
  25. Replies
    5
    Views
    8,805

    Did you ever figure this out? I've got the same...

    Did you ever figure this out? I've got the same problem
Results 1 to 25 of 73
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center