A Flash Developer Resource Site

Search:

Type: Posts; User: absolutezero342

Page 1 of 20 1 2 3 4

Search: Search took 0.11 seconds.

  1. I don't know the context for loader1...assuming...

    I don't know the context for loader1...assuming it's a movieclip, each mc has it's own X & Y internally...for example, if you have a mc at the root level and it's x/y are 10/10 respectively, and you...
  2. can you narrow your question down a little? it's...

    can you narrow your question down a little? it's kinda vague what you're asking. are you asking for an overall approach at designing this site in Flash OR specifically about how to resize the stage...
  3. ok, I'm going to start a new thread...

    ok, I'm going to start a new thread...
  4. garbage post, but thanks for keeping the thread...

    garbage post, but thanks for keeping the thread up at the top...ultimately, this will get the right attention.
  5. check the values of Xpos and Ypos again to make...

    check the values of Xpos and Ypos again to make sure they are what you think they are...it could be relative positioning as opposed to absolute positioning.
  6. hello?

    hello?
  7. gotta keep this thread floating to get the right...

    gotta keep this thread floating to get the right eyes on it!
  8. anyone....

    anyone....
  9. anyone? some ideas??? thanks!

    anyone? some ideas??? thanks!
  10. Why does loaded content get choppy while loading in background?

    I have some preloader (timeline-based) content and some FLV's that I want the user to see while other content is loading in the background. The preloaded content and the FLV's are very choppy while...
  11. it was the RadioButton, thanks for all your...

    it was the RadioButton, thanks for all your suggestions! here's what I did in succession to get it to work properly (where "radio" is the RadioButton name and "choice" is the container clip...and...
  12. I think you're right...it has something to do...

    I think you're right...it has something to do with the RadioButton's height, or it's Label height...when I remove it, the container sizes itself appropriately.

    I tried the "validateNow" approach...
  13. I've already done what you're suggesting...the...

    I've already done what you're suggesting...the TextField's height and textHeight are equal at 26px, that is the tallest object in the container and the container STILL traces at 105px in height. I'm...
  14. sorry, I should've said that I've already...

    sorry, I should've said that I've already accounted for that...the RadioButton is tracing at 14px in height, the TextField (textHeight) is tracing at 26px in height, and the container clip is tracing...
  15. Changing MovieClip height without scaling?

    Ok, I've tried this several ways and can't seem to find a workaround for what I want. Here's the scenario...

    I have a movieclip in the library that contains a RadioButton component and a...
  16. What is the right way to import and use a SWC component?

    the title says it all, I want to import/install a SWC file and utilize it.....I tried going into publish settings and browsing to the SWC file, but what do I do after that? how do I access the...
  17. Replies
    4
    Views
    7,880

    thanks for the info. still wondering how I...

    thanks for the info. still wondering how I utilize the SWC file's content (ie. AS3 classes, assets, etc.).

    for example, do I still need to "import" a class or import the SWC file name? Need some...
  18. maybe I'm missing something, but it seems like...

    maybe I'm missing something, but it seems like "describeType" is not of much use because it doesn't seem to output the respective values of the properties and methods for an Object??? again, maybe...
  19. CS3 yeah, that's cool...I'm not chastising you for...

    yeah, that's cool...I'm not chastising you for your opinion, our needs are just different. I need some extensive formatting of text in Flash and it's supported poorly. Actually, my needs aren't even...
  20. CS3 who said anything about NEED...let's talk about...

    who said anything about NEED...let's talk about WANT. I would like a CSS file to do the lion share of my formatting for me. Big benefit. Unfortunately, the support sucks in Flash. It's amazingly...
  21. CS3 why does CSS in Flash suck so bad and are there any extensions/classes to improve it?

    sorry for the long title BUT seriously! Why does Flash/AS3 even support CSS at all since it does such a poor job of it! It doesn't even make it to supporting CSS2, and 3 is right around the corner....
  22. ok, I've solved my own dilemma...I had a spelling...

    ok, I've solved my own dilemma...I had a spelling error (doh!). The previous suggestion of using the same LC and different channel names works fine!
  23. thanks for the response...do you know a way...

    thanks for the response...do you know a way around this? I've tried multiple approaches and none have worked thus far. You see what I'm trying to accomplish.

    I've tried creating a new...
  24. [RESOLVED] LocalConnection question --- can multiple swfs listen to one swf?

    The question is pretty straightforward: can multiple swfs listen to one swf on the same connection channel? Here's my code:

    SWF A in AS3:

    sendToTest.send("sendToTest", "resetForm");

    SWF B...
  25. Replies
    6
    Views
    1,005

    I'm not opposed to using either of the ones you...

    I'm not opposed to using either of the ones you mentioned, but do they easily handle filters? If so, please give an example.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center