A Flash Developer Resource Site

Search:

Type: Posts; User: Jean-Francois

Search: Search took 0.02 seconds.

  1. Thanks a lot!!

    Sorry I didn't make it clear there were 2 classes. It works very well, thanks so much.
    JF
  2. Thanks a lot, but I cann't get it to work. If I...

    Thanks a lot, but I cann't get it to work. If I put all the code in the class for the button it does trace ("finished") but not if so:

    Document class ( Main.as) :
    package
    {
    import...
  3. variable from a class to the documentclass ?

    hello,

    could someone please tell me how to send the variable "finished" back to the document class (after the fading is ready)? Is there an event to add or a dispatcherevent, how does that work? ...
  4. that works fine, thanks a lot!

    that works fine, thanks a lot!
  5. Thanks a lot for the suggestions. I did try...

    Thanks a lot for the suggestions.

    I did try before:
    container.getChildAt(i).accent_mc.visible = false;

    but this gives the error: 1119: Access of possibly undefined property accent_mc through...
  6. finding a instance in a movieclip with a class

    hi,

    In the document Class I've put several buttons in a container, it all works well. These buttons are movieclips in de .fla (linkage). Inside this movieclip there's this accent_mc which is just...
  7. Can I make this condition work faster?

    Hello,

    a game (without any heavy graphics) works a bit slow specially in the browser (Safari). Can this following if() condition be the problem? Can I speed it up with case instead? Or does that...
  8. Selected Dynamic text is always black

    Hello,
    can I change the color of the selected text in a dynamic textfield? With the background Black, nobody will notice the fact that text is selected.

    thanks in advance,
    Jean
  9. Replies
    1
    Views
    365

    load txt and proxy??

    Hello, sorry if this is not a real Flash problem but it's a problem anyway for me! For a flash site located abroad, text files are frequently uploaded, but at the moment I'm seeing the old versions....
  10. Replies
    4
    Views
    975

    thanks, I'll give it a try. looking forward to...

    thanks, I'll give it a try. looking forward to see your video site.
  11. Replies
    4
    Views
    975

    thanks for replying. But what's the use of...

    thanks for replying. But what's the use of getting Sorenson Squeeze if it's finally all about .swf 's? Squeeze can make .swf files straight away.
  12. Replies
    4
    Views
    975

    flv format ? extern?

    Hello, how do I get a .flv file linked (not imported) to a .swf or projector? I thought player 6 could read .flv directly like .jpg ?

    thanks, Jean-Francois
  13. exe works on pc

    I've just checked the exe file on a PC (online) and all works just fine. So, has anyone experience with this problem on a Mac?
  14. Hi, to keep a cdrom uptodate I would like to load...

    Hi, to keep a cdrom uptodate I would like to load variables from the internet. Browser should not open, it's just for the variables. Loading Vars:

    loadVariablesNum ("http://www.site.com/info.txt",...
  15. Hi, I know a FS-command in a cdrom production can...

    Hi, I know a FS-command in a cdrom production can open an .exe. Is there a way to open a specific file (with an extention of course) instead??? The .exe in this case is just the viewer (ipix)

    Help...
  16. Replies
    3
    Views
    567

    thanks!!

    Thanks so much for the very fast reply!
  17. Replies
    3
    Views
    567

    Hello! Does nayone know a short script (Flash5)...

    Hello! Does nayone know a short script (Flash5) to make a new Array based on an existing one but with all items in random order? I've tried Array.Splice but I don't know much about programming.
    ...
Results 1 to 17 of 17




Click Here to Expand Forum to Full Width

HTML5 Development Center