A Flash Developer Resource Site

Search:

Type: Posts; User: earlond

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    655

    The whole point with flvs is that they are...

    The whole point with flvs is that they are capable of streaming. Videos can be very large and preloading them will enourmously increase the waiting time until you can see anything. I would suggest...
  2. Replies
    12
    Views
    7,244

    Some latest facts I've found out: - Setting an...

    Some latest facts I've found out:
    - Setting an “allowScriptAccess” parameter in the html where the swf is embedded is only relevant to files hosted in a http server.

    - Exporting the...
  3. Replies
    12
    Views
    7,244

    Our application in fact only accesses local...

    Our application in fact only accesses local files. We can set up the publish settings to 'access local files only' and that would avoid the security prompt I suppose, but that's not the main...
  4. Replies
    12
    Views
    7,244

    getURL X local files

    We are developing a cd-rom that runs a html frameset with some flash apps embeded in html pages. We've only just found out computers running with flash 8 WILL NOT accept getURL commands, unless your...
  5. Thread: loading order

    by earlond
    Replies
    0
    Views
    422

    loading order

    This issue must be common for all developers, but I can't find an answer anywhere.

    When export elements in the library to load at the first frame they will load even before a common preloader is...
  6. Replies
    7
    Views
    425

    Yes, reprogramming the external movie would be...

    Yes, reprogramming the external movie would be one solution. Thanks mate!

    I've found out the definitive solution though. I am going to publish it here because it may be useful for someone one...
  7. Replies
    7
    Views
    425

    No, unfortunately. I've done that with one...

    No, unfortunately. I've done that with one movie, but the other one contains duplicate movieclips created by actionscript. The mask apparently only has effects on objects placed on stage, not on...
  8. Replies
    7
    Views
    425

    mask loaded movie?

    Does anyone know how to mask a movie loaded with loadMovieNum? I can't use loadMovie as the swf I am loading needs to be in a separate _level to work.

    I tried to place a mask into the fla that...
  9. Replies
    5
    Views
    460

    that's exactly what I needed, thanks a lot. :D

    that's exactly what I needed, thanks a lot. :D
  10. Replies
    2
    Views
    466

    Yes, it's not quite the solution I was looking...

    Yes, it's not quite the solution I was looking for, but thanks.

    If there was a way to change the level of an existing movie, I could make the container swap its level on loading and maybe then the...
  11. Replies
    2
    Views
    466

    loadMovie x loadMovieNum

    I've been trying to find out a solution for this problem for days...
    I've produced a few games in flash, and now I'd like to have them all pasted into a bigger flash site. The games have references...
  12. Replies
    5
    Views
    505

    still not sorted

    I've been trying to sort this problem out for days. I realized the problem was because the game I was testing was actualy done in flash 4, so I had refferences to / instead of _root. Apparently...
  13. Replies
    5
    Views
    460

    Someone suggested me that i could use the...

    Someone suggested me that i could use the XMLSocket object to create a continuous connection to a server. I'll have to find out more about that.
  14. Replies
    5
    Views
    460

    passing variables

    How do I pass a variable into a .swf from the html page it is embedded in?
  15. Thread: autorun cd

    by earlond
    Replies
    1
    Views
    950

    autorun cd

    Does anyone know how to produce a hybrid man/pc cd-rom with an autorun feature for both environments when workind on a PC?
    I know to create a pc autorun we just need to do an ordinary text file and...
  16. Replies
    5
    Views
    505

    it doesn't work

    I have tried that, but it does not solve the problem of the _root path. I can upload the movies to _level5 for example, but the _root will be always the main movie timeline, so the game gets...
  17. Replies
    5
    Views
    505

    flash inside flash

    Hi there.

    I have produced a few flash games and now I'd like to organise them all inside one single flash site. The problem is that if I import the games to my main movie they stop working...
Results 1 to 17 of 17




Click Here to Expand Forum to Full Width

HTML5 Development Center