A Flash Developer Resource Site

Search:

Type: Posts; User: skillsrhodes

Search: Search took 0.08 seconds.

  1. Replies
    0
    Views
    390

    Lockroot and RadioBox woes

    So I've built a dynamic survey (survey.swf) that runs wonderfully all on its lonesome. But, predictably, it's meant to be loaded into another .swf (player.swf) and that's where things start to break...
  2. Replies
    0
    Views
    423

    Silence Streaming Clip

    So, I'm using a pre-loaded cache to hold movies until they are called on my main timeline. I'm making them invisible so they're just hanging out and waiting. But the problem I'm having is that if one...
  3. Replies
    4
    Views
    418

    aight.... Thanks.... But this winds up working...

    aight.... Thanks....

    But this winds up working as well:

    _root.stageMC[mc].loadMovie(eval(evalURL))
  4. Replies
    4
    Views
    418

    Eval problem

    Having what I think is an eval problem....



    tracer = "_root.stageMC."+vSlide
    tracer.loadMovie(eval(vURL))


    Expected that would create this:...
  5. Replies
    1
    Views
    647

    ok, brain is fried. totally stuck, but I know...

    ok, brain is fried. totally stuck, but I know it's a simple answer....


    how can i make this ....

    x=2
    leadernum=leader+x

    come out as ...
  6. Replies
    2
    Views
    518

    Thanks, I was actually just struggling with...

    Thanks,

    I was actually just struggling with the same problem, but I found a different workaround... I like yours better though....




    skills
  7. Replies
    1
    Views
    473

    Ok.... let me bounce this code off someone.......

    Ok.... let me bounce this code off someone.... let's say I was setting up a preloader to preload a site in total... and then... once it's finished with that... to load another level of invisible...
  8. Replies
    2
    Views
    417

    oooooooooooo..... that's genius! ...

    oooooooooooo.....

    that's genius!



    thankyouthankyouthankyou


    s
  9. Replies
    2
    Views
    417

    Ok, so it's a strange problem I'm having...

    Ok, so it's a strange problem I'm having today.....

    I'm using a variety of very large sound files in a site.... and when I went to construct a getBytesLoaded preloader I ran into an odd...
  10. Replies
    1
    Views
    305

    Well, there's a few ways to make that work......

    Well, there's a few ways to make that work... depending primarily on whether you want to control it like the Wiz (behind the scenes) or let the user pick their soundtrack.... If you let the user pick...
  11. Hrmmm....

    But how can we keep the movie from warping into another aspect ratio if the browser window changes sizes. I caught a tip about fscommand and allowscale false, but that doesn't seem to work. Does it...
  12. Replies
    0
    Views
    444

    So.... I'm working on a site with upwards of 40...

    So.... I'm working on a site with upwards of 40 separate .swf files and I've decided to try and put together a few pre-loaders... but here's the problem I'm having.... I can't verify (using Flash's...
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center