A Flash Developer Resource Site

Search:

Type: Posts; User: mlecho

Page 1 of 20 1 2 3 4

Search: Search took 0.03 seconds.

  1. that graph just answered all my questions! Thanks...

    that graph just answered all my questions! Thanks for the direction
  2. drawing irruglar shape with rounded corners

    hi, i have been tasked to create a rollover state that has dynamic irregular shapes that surround the movieclip target. The target is always a rectangle (thank god) and the shapes will look roughly...
  3. Replies
    1
    Views
    627

    still no takers?

    still no takers?
  4. Replies
    1
    Views
    627

    passing nested objects through swfobject?

    is it possible to send native nested objects to flash via swfobject? i am trying this right now without luck:



    var flashvars = {event1:{eventid:"145",title:"event...
  5. Replies
    2
    Views
    1,072

    well xhu, i do, but it won't be much help. I...

    well xhu, i do, but it won't be much help. I found a forum out there where a post said that safari 4 loads in 64bit by default. In the finder, if you highlight it, and "Get Info", you can tell it to...
  6. Thread: z to x ratio?

    by mlecho
    Replies
    3
    Views
    615

    z to x ratio?

    any formulas out there for calculating the offset that occurs when providing a z property. For example, if i set an mc to have a z of 5000, the clip is moved to the right of the stage.... i need to...
  7. Replies
    0
    Views
    297

    applicationDomain issue?

    hey all...
    i have a shell swf that loads in 5 or 6 child swfs. Each child swf has an mc in the library with the same class name. As you can guess, this Class in each library has a different visual,...
  8. interesting, but i am getting this error... ...

    interesting, but i am getting this error...

    "1046: Type was not found or was not a compile-time constant: Vector."

    yes, i am set to publish to FlashPlayer 10....ideas?
  9. so, i am starting with a bitmap read of the path...

    so, i am starting with a bitmap read of the path and a tween engine...it is almost working, but on the curves (lower and upper arc), the animation is rough and jagged...ideas to smooth it out?

    ...
  10. translating a motion guide tween (Math gurus, you will love this challenge)

    a colleague gave me a timeline motion tween that follows a path. It's more or less a basic Math.sin wave (vertically) moving across the x axis. Our final design, we have more than one object...
  11. SWFAddress conflict as2 to as3 or visa versa

    hi,
    i have been tasked to create an extension of an existing flash site written in AS2. The extension utilizes FlashPlayer10 3D ability, so it must be in as3. Both parts are using deeplinking a la...
  12. Replies
    1
    Views
    412

    a good methodology for destroy

    this may be a can of worms, but i would love some thoughts, direction on what i am missing in terms of permanently removing objects from memory. For example, if i am loading an external swf, in that...
  13. Replies
    2
    Views
    1,072

    localconnection problems in Safari

    i am having a strange local connection problem in Safari. The bottom line is that the exact same app works fine in Firefox, but safari is not making the connection. Using External Interface, i can...
  14. Replies
    1
    Views
    423

    Tweener = null; duh- i should have thought of...

    Tweener = null;

    duh- i should have thought of that earlier...but why is that?
  15. Replies
    1
    Views
    423

    Tweener lost on reloading into AS3 site.

    wow, i really didn't realize how much i hate as2 until today. So, we have this project built in as3. We have to import this old legacy swf done in as2 . This as2 swf uses Tweener HEAVILY. Upon first...
  16. omg, problem solved...it traced the font.fontName...

    omg, problem solved...it traced the font.fontName and wouldn't you know it - my style sheet was calling something else....doh
  17. [RESOLVED] style sheet, programatic text field, and embed fonts

    hi, i am having problems getting a dynamic text field (programatically created) to display fonts. The text to display is html formatted. The textfield has a stylesheet applied to it, and embedFonts =...
  18. Replies
    2
    Views
    419

    never even knew you could force the GC...i'll...

    never even knew you could force the GC...i'll give that a try...also just learned about the flash player 10 specific loader.unloadAndStop() method....will report back
  19. Replies
    2
    Views
    419

    100% unloading swf

    hi.
    i have an as3 site that needs to load in a legacy swf built in AS2. The problem i am having is unloading the as2 site when i am done with it. I need to unload it for some other conflict reasons....
  20. ouch... "lazy" - but, you are right.... i have to...

    ouch... "lazy" - but, you are right.... i have to work on that
  21. so, in the end , if i want to pass a payload i...

    so, in the end , if i want to pass a payload i have no choice but to take a moment to write a subclass....ok....it's what i thought - time to break out the editor
  22. custom property with custom event- a quick way?

    i am a bit embarassed to ask this, but i do this so much i have to ask. Occasionally, i need to pass/handle custom events on the fly. Rather than creating a whole custom event class, i will just do...
  23. Replies
    1
    Views
    796

    can not redefine Flex sdk in preferences

    This is driving me nuts...any ideas why i can not get "Apply" to activate? I have done something (likely to .actionScriptProperties) that has messed up my entire projects profile in flex...i can't...
  24. Replies
    0
    Views
    399

    URLRequestHeaders + "Authorization" = :(

    i know that "Host" and "Authorization" are variables that are not allowed when pushing new urlrequestheaders to an urlrequest. However, is there any way to send these variables via the headers? I am...
  25. Replies
    6
    Views
    568

    one last thing, for what ever reason, i had to...

    one last thing, for what ever reason, i had to use att.name().localName; - whatever, i'll take it...thanks
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