A Flash Developer Resource Site

Search:

Type: Posts; User: salesa

Page 1 of 3 1 2 3

Search: Search took 0.06 seconds.

  1. Replies
    0
    Views
    830

    control mute button

    I have problem with flash video and mute button (skin without volume slider). After first loop of video I set the volume to 0 with actionscript but after that if you press mute there is no sound...
  2. Replies
    2
    Views
    390

    Maybe the page isn't there

    Maybe the page isn't there
  3. Replies
    3
    Views
    417

    Thanks for reply. Here you can see the example...

    Thanks for reply.
    Here you can see the example of what I am trying to do: http://web.hipergo.com/test/flash_height.html

    If you try it in Mozilla and IE you'll see the difference. The problem is...
  4. Replies
    3
    Views
    417

    height 100% inside table mozilla

    Hello,
    i have problem scaling flash inside table. I have one table that has some tekst inside one <td> and flash inside second <td>.
    I set flash height to 100% with scale set to noscale. What it...
  5. Thanks for this!!!

    Thanks for this!!!
  6. Replies
    4
    Views
    1,550

    just tried in f8 and it seems that it works

    just tried in f8 and it seems that it works
  7. Standalone fullscreen two way communication

    I have a standalone flash and a button with fullscreen fscommand. If a user presses a button the flash goes fullscreen and button changes its state. But the problem is if someone presses Esc or...
  8. Replies
    4
    Views
    1,550

    I have the same problem. Dynamic text field...

    I have the same problem. Dynamic text field loading a lot of text but there is always a space somewhere at the beggining of line. Did anyone find the solution
    Thanks
  9. Replies
    6
    Views
    778

    Thanks but this didn't help. The problem is not...

    Thanks but this didn't help. The problem is not only in this specific movie but generally in flash that it from time to time distorts graphics. I am looking for solution how to avoid it. Maybe new...
  10. Replies
    6
    Views
    778

    I am attaching test fla where you can see the...

    I am attaching test fla where you can see the problem if you export the movie.
    Thanks
  11. Replies
    6
    Views
    778

    Thanks for reply I also tried with smoothing...

    Thanks for reply
    I also tried with smoothing turned off but it didn't help.
  12. Replies
    6
    Views
    778

    Bitmap distortion problem

    Hello,
    I found a lot of posts on this topic but I haven't found the solution that would generaly remove the problem. So the problem is that graphics imported in flash when exported sometimes get...
  13. Replies
    6
    Views
    1,952

    thanks thanks thanks very stupid mistake thanks...

    thanks thanks thanks
    very stupid mistake
    thanks again for all your help
  14. Replies
    6
    Views
    1,952

    hello sory but I still can't get it to work. It...

    hello
    sory but I still can't get it to work. It seems that if I send variable with html link and asfunction it doesn't work. I hope that it si some mistake that I made. I used your example for proxy...
  15. Thread: Flash to DVD

    by salesa
    Replies
    4
    Views
    2,573

    Is it possible to import swf into after effects?...

    Is it possible to import swf into after effects? I tried and af seems to understand swfs as quicktime files.
  16. Replies
    0
    Views
    799

    Problem exporting to avi

    Hello
    I have video presentation in flash and I wanted to export it to avi but the avi seems to be coruppted. It is like the picture is moved so I see bottom right corner on upper left corner. I...
  17. Replies
    1
    Views
    678

    You can export only what is on main timeline. No...

    You can export only what is on main timeline. No movie clips and no actionscript animation can be exported to avi
  18. Replies
    6
    Views
    1,952

    Hello thank you for your answer the problem is...

    Hello
    thank you for your answer
    the problem is that fscommand exec doesn't work if you use it with expression, exec will not execute:

    MyTextField.htmlText = "<a href='asfunction:somefunction,...
  19. Replies
    6
    Views
    1,952

    Passing variables to exec function

    Hello
    I am using fscommand exec function from standalone to open external files on CD. I am also using html text and asfunction. So I have text fieds that have links that call asfunction and...
  20. Replies
    5
    Views
    444

    try this getURL(site add...

    try this

    getURL(site add "/programs/sports.xhtml");
  21. Replies
    7
    Views
    497

    when you duplicate mc you name it, in your case...

    when you duplicate mc you name it, in your case menu1, menu2, menu3...
    so if you heve same button you just put

    if(this._name=="menu1"){dothis};
  22. Replies
    1
    Views
    456

    I still haven't figure it out. Is it possible to...

    I still haven't figure it out.
    Is it possible to preload movies using javascript or something
  23. Replies
    7
    Views
    497

    Name the instances and use the name with if so...

    Name the instances and use the name with if so when you press the button it will do what that instance is named.
  24. Replies
    7
    Views
    497

    You can't do it but you can put some sensitive...

    You can't do it but you can put some sensitive code on button that would react according to other parameters.
  25. Replies
    1
    Views
    456

    loadmovie cache problem

    I searched the forum for similar thisng but haven't found anything.
    I have a main movie clip and load other movies into this one. The problem is that these movies are large and main mc loads them...
Results 1 to 25 of 68
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center