A Flash Developer Resource Site

Search:

Type: Posts; User: asafmilo

Page 1 of 4 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    351

    CD access time when using FLV files

    Hi,

    I'm building a movie gallery in Flash and using FLV files.
    The gallery shows a small picture of the movie and when pressed - it launches the FLV movie.
    After I tried running the gallery from...
  2. Replies
    1
    Views
    512

    In publish settings - set your Flash settings to:...

    In publish settings - set your Flash settings to:
    Version - Flash Player 5

    QT supports only up to this version, and you will be notifyed what AS you ned to replace, if any.
  3. Replies
    3
    Views
    604

    I understood that, but let's say I have a movie...

    I understood that, but let's say I have a movie that runs in 30 fps, and in the middle of it I want to change it to run in 10 fps, how do I do it?
    I tried to use this script with no success.
  4. Replies
    3
    Views
    604

    Changing frame rate

    I know this issue was already discussed many times (setInterval, streaming sound etc), but I bumped into this code in the AS help about changing the frame rate of a document while playing:

    ...
  5. Replies
    1
    Views
    402

    well any ideas for this problem??

    well any ideas for this problem??
  6. Replies
    1
    Views
    402

    focus problen in a projector...

    I am launching an EXE file from a projector using the fscommand("exec").
    The applications opens on full screen with sound.
    When I launch the EXE file, I mute my projector's sound, but since I have...
  7. Using "Esc" button in a projector file ??!

    Hi,

    I am publishing a movie as a windows projector file (EXE).
    I have a button on the stage, that by clicking a certain key, "q" for example - triggers a "quit" fscommand for the projector...
  8. I did name the MC only when I needed it, but it...

    I did name the MC only when I needed it, but it didn't work.

    e.g.- the MC appears at frame 1. I needed to call him at frame 17, so I did name it at frame 17, and after. It didn't work. Only when I...
  9. maybe transparent movie

    I'm not sure this can work - maybe you can use a transparent movie. By giving the movie this parameter: <PARAM NAME=wmode VALUE=transparent> in the <object> tag, you can display a movie with no...
  10. Naming MC instance with lots of key frames ?!

    I have a scene with a MC instance in it. I created some animation for it in a certain layer. Now I want to name that instance.
    My problem is that when I give it a name, it only keeps it untill the...
  11. found the problem...

    I didn't give all the instance's key frames the same name, now I did and it works.
  12. just a mistake in the message

    no.. in the movie it's the same- I used the levels tree to find the name of the instance.
    I even tried replacing the name of the instance. nothing.

    Can it be related to the fact that I created...
  13. Simple "nextFrame" action doesn't work !! HELP!

    I have a very disturbing problem:

    I have a button in one layer.
    I have a MC instance in another layer named "Start1".
    The button have a simple action:
    ---------------------------------
    on...
  14. Simple "nextFrame" action doesn't work !! HELP!

    I have a very disturbing problem:

    I have a button in one layer.
    I have a MC instance in another layer named "Start1".
    The button have a simple action:
    ---------------------------------
    on...
  15. Replies
    0
    Views
    332

    I have a PowerPoint presentation which I embeded...

    I have a PowerPoint presentation which I embeded a movie into.
    The movie has a button that controls it (a simple NextFrame(); button). The button is there for the whole movie. The poblem is that...
  16. Replies
    30
    Views
    54,137

    Northcode.. This is so simple and briliant - I...

    Northcode..

    This is so simple and briliant - I used your center application - thanks !!!

    It solved me a huge problem

    Thanks again.
  17. I know how to control an HTML window. My problem...

    I know how to control an HTML window. My problem is the Projector...
  18. Replies
    12
    Views
    674

    Very simple script

    -----------------------------------------------------------
    <script language="JavaScript">
    // Resize script
    if (top.frames.length!=0) ...
  19. I'm Publishing a Projector and would like to set...

    I'm Publishing a Projector and would like to set the coordinates where it is opened in the screen.

    Can I do that ?

    I don't want to use fscommand fullscreen=true , I want it to be windowed.
    ...
  20. I'm Publishing a Projector and would like to set...

    I'm Publishing a Projector and would like to set the coordinates where it is opened in the screen.

    Can I do that ?

    I don't want to use fscommand fullscreen=true , I want it to be windowed.
    ...
  21. oh.. got it now..

    well.. I don't like the full screen thing. It's a bit too aggressive for the innocent end-user that doesn't know how to close the movie if he doesn't have a button, and I also don't like the edges...
  22. ...I have Bitmap pics in my movie and I don't...

    ...I have Bitmap pics in my movie and I don't want it to stretch to fullscreen - I need it to stay in original size.
  23. Replies
    0
    Views
    397

    I am publishing a projector with no menu...

    I am publishing a projector with no menu (fscommand show menu=false).
    The menu does not appear - but I have a gap of 20 pixels instead of it (10 above the movie, 10 below).

    Why is that?

    I...
  24. I am publishing a projector with no menu...

    I am publishing a projector with no menu (fscommand show menu=false).
    The menu does not appear - but I have a gap of 20 pixels instead of it (10 above the movie, 10 below).

    Why is that?

    I...
  25. I tried fscommand allowscale=false but it didn't...

    I tried fscommand allowscale=false but it didn't work.

    Any other way to do that ?!
Results 1 to 25 of 82
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center