A Flash Developer Resource Site

Search:

Type: Posts; User: C4_Tom

Page 1 of 12 1 2 3 4

Search: Search took 0.80 seconds.

  1. Replies
    2
    Views
    1,009

    Never mind, got it working now using the fairly...

    Never mind, got it working now using the fairly well hidden onMetaData function.
  2. Replies
    2
    Views
    1,009

    Get flash video length for timeline

    Hi all,

    I want to write a player that can load flvs dynamically and play them, there needs to be a timeline that shows both how much of the movie has been downloaded and lets the user click to...
  3. Replies
    0
    Views
    589

    Stage.height returning 0

    Hi all,

    Has anyone else found that the Stage object sometimes returns a height of 0 for the first 5-10 frames of a movie loading?

    I have a swf that's resizing content according to what size the...
  4. Replies
    3
    Views
    851

    Sorry to bring an old thread up but this bug...

    Sorry to bring an old thread up but this bug still exists and is causing me problems.

    What the first poster says is exactly true, if the top timeline of a movie only contains one frame all bitmaps...
  5. Replies
    6
    Views
    663

    You can set movie quality to low, which may give...

    You can set movie quality to low, which may give you something like the effect you're after.
    If you want to unsmooth bitmaps there is an 'allow smoothing' option the properties of the image (you can...
  6. Replies
    5
    Views
    765

    Thanks for that, I've had a dabble with both...

    Thanks for that, I've had a dabble with both clipping regions and drag regions, the problem is that alot of the content is dynamic, so it can't be easily defined beforehand.

    I've checked out...
  7. Replies
    5
    Views
    765

    Shaped Projector

    Hi all,

    I currently have a client that wants to have their 'site' published on CD. A standard projector won't do because we need to shape the window.
    The best thing I've found so far is Jugglor...
  8. Replies
    17
    Views
    1,113

    Microsoft set to buy Macromedia

    I do hope this doesn't happen!

    http://www.theregister.co.uk/content/4/28667.html
  9. Replies
    54
    Views
    5,425

    This is perhaps a bit off topic, but do you know...

    This is perhaps a bit off topic, but do you know when a patch for the developement IDE is likly to be released? There are a few very irritating bugs in it and they're mostly the kind that should be...
  10. Replies
    51
    Views
    2,841

    For arguments sake lets say that budget directly...

    For arguments sake lets say that budget directly equates to time. Since we know it takes longer to develop for both browsers we can now say that we have less time available for making the actual...
  11. Replies
    51
    Views
    2,841

    Yep, I agree 100%. While I personally prefer IE,...

    Yep, I agree 100%.
    While I personally prefer IE, if Netscape had the dominance that IE has I would be coding for Netscape and thinking about leaving IE out of the equation.
  12. Replies
    51
    Views
    2,841

    Netscape 7 is definitly the best of the bunch so...

    Netscape 7 is definitly the best of the bunch so far, it's not bug free but it's the best attempt.We've managed to get the site pretty much compatable with Netscape 7, if you check it out in Netscape...
  13. Replies
    12
    Views
    959

    peterpan2000: Hmm, that's a definite problem....

    peterpan2000:
    Hmm, that's a definite problem. May I ask what browser you're using?
    It should work ok on all browsers >IE4
  14. Replies
    12
    Views
    959

    engstrom: I assume you mean higher fps in the...

    engstrom:
    I assume you mean higher fps in the flash content. At the moment we're using 20 fps, which should really be enough.
    Also, currently the flash content is quite minimal, this will change in...
  15. Replies
    51
    Views
    2,841

    This would be a lovely ideal, but it's not...

    This would be a lovely ideal, but it's not reality. To do everything at 100% takes time, and thus money. Not all clients have an infinite budget. All jobs have an associated budget, if you aim at...
  16. Replies
    51
    Views
    2,841

    Woooohh, no need to go off on one :) I am a...

    Woooohh, no need to go off on one :)

    I am a firm believer that just about any concept can be realised. The question is at what cost.
    If you have to effectivly code a site twice, once for each...
  17. Replies
    12
    Views
    959

    Yep, I myself am still on 56k :( We've tried to...

    Yep, I myself am still on 56k :(
    We've tried to make the site accessible to modem users too by precaching the whole site in the background once the first page has loaded.
    On ISDN once you have read...
  18. Replies
    51
    Views
    2,841

    I hate to say it but sure, some errors are bad...

    I hate to say it but sure, some errors are bad code, however alot are just thr browser not doing what it's supposed to do.
    The fact that you're using the 2advanced guys as an example for why it's...
  19. Replies
    12
    Views
    959

    tonytryout: By jerky I assume you mean it runs a...

    tonytryout:
    By jerky I assume you mean it runs a bit slow on your machine. May I ask what spec it is? Since there's a fair ammount of effects on the site it may require a reasonable machine, we've...
  20. Replies
    51
    Views
    2,841

    In my experiance when coding to standards all...

    In my experiance when coding to standards all browsers are reletivly happy on a simple site. There are still differences, like ie and netscape displaying tables slightly differently.
    When things get...
  21. Replies
    12
    Views
    959

    http://www.c4multimedia.co.uk We have just...

    http://www.c4multimedia.co.uk

    We have just done an big update to our website and have gone from an all flash site to a hybrid.
    We've tried to push HTML further than it is generally used and think...
  22. Replies
    51
    Views
    2,841

    I too am very close to just forgetting netscape...

    I too am very close to just forgetting netscape compatabilty completely, it's simply too much hastle coding things to standard and then finding they don't work due to some obscure netscape bug.
    Lack...
  23. Replies
    0
    Views
    341

    Hi all. I'm currently working on a new site for...

    Hi all.
    I'm currently working on a new site for the company, it's a flash/html hybrid but I'm stuck on a pretty big problem.

    The majority of the site is in html, there's a flash layer on top of...
  24. Thread: Wavy water

    by C4_Tom
    Replies
    1
    Views
    605

    I personally use curveTo, that way it's easy to...

    I personally use curveTo, that way it's easy to make the water actually react to objects that may fall in it.
  25. Replies
    4
    Views
    537

    You can add listeners to both, but you will only...

    You can add listeners to both, but you will only need to add them to text boxes that are selectable. If the dynamic text box isn't selectable there's no need
Results 1 to 25 of 298
Page 1 of 12 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center