A Flash Developer Resource Site

Search:

Type: Posts; User: lick

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    376

    streaming video from cd

    im trying to stream sorenson squeezed .swf files from a CDROM. It works fine although some of the videos are 3-4 min long and it can take up to 45 seconds on older pc's before it starts playing ...
    ...
  2. Thread: 42" plasma screen

    by lick
    Replies
    2
    Views
    877

    resolution for plasma

    wassup i create Plasma Directories for TouchNetwork - touchnetwork.com

    anyway, point is i recommend running flash full screen in a 1024x768...when you connect your pc to a plasma screen it...
  3. Replies
    4
    Views
    1,080

    already researched that idea a while back

    no, cell phones arent powerful enough (as of to date)
    to play flash movies.. Pda's on the other hand can..

    ther is a palm player for flash3 and a ce player for 4
    out there..

    when it comes to...
  4. Replies
    1
    Views
    317

    im trying to do something similar to what the...

    im trying to do something similar to what the "LIST" generator template does but without using a generator.

    I'm loading a text file with multiple results. like...
  5. Replies
    1
    Views
    335

    layers

    not sure how its set up but it sounds like yor loading the movieclip inside the a atarget where the "box" is. this will erase the bax and show your movie.. try making another
    movieclip inside that...
  6. im trying to do something similar to what the...

    im trying to do something similar to what the "LIST" generator template does but without using a generator.

    I'm loading a text file with multiple results. like...
  7. maybe! if this is for testing purposes.. just...

    maybe!

    if this is for testing purposes.. just set a trace command as

    onClipEvent (load)
    trace ("im here!");

    then just test the movie... and view your "output window"
    if "im here"...
  8. i think i know what your trying to do.. just...

    i think i know what your trying to do..

    just make whatever your trying to make a link with a variable from the same text or database source.

    getURL={mylink}

    in the text file if its in a...
  9. Replies
    1
    Views
    335

    ok, im loading a variable into flash from a text...

    ok, im loading a variable into flash from a text file
    lets say the var in the vext file looks like this..

    &var=53.0 (99.1)

    in flash i made the variable field "var" only 3 chars and to only...
  10. Replies
    1
    Views
    746

    here is my problem, I am evaluating a loaded...

    here is my problem, I am evaluating a loaded variable from a text file that ranges from 0-100 and decimals (i.e. 10.1, 23.4) etc..

    i need to evaluate this numbers and round up or down..
    so like...
  11. Replies
    1
    Views
    486

    ok sorry for the re post but i dont think i was...

    ok sorry for the re post but i dont think i was clear on my problem..

    make a "main.swf" movie with a movie clip (instance "demo")... in the movie clip make a frame action "load movie=demo.swf"...
  12. yes that is the way it is now... /:search...

    yes that is the way it is now...

    /:search works fine if played as a singel movie.

    but it's being loaded into another movie using "load movie" into a target movie instead of layer...

    then...
  13. ok. heres the deal i have a movie that is loading...

    ok. heres the deal i have a movie that is loading movies into itself with a "load movie" into target = demo(instead of layer)

    the problem is the movies imloding into the main move have call...
  14. Replies
    0
    Views
    554

    i was wondering if anyone out there with superior...

    i was wondering if anyone out there with superior knowledge of flash 5 would know how to search a database (access,xml,sql,flat text or whatever)

    i know you can with call cgi scripts but does...
  15. Thread: clock script!

    by lick
    Replies
    0
    Views
    475

    converting this clock from millitary time to...

    converting this clock from millitary time to noraml time?

    *******
    onClipEvent(load){
    days= new Array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday');
    months =...
  16. Replies
    8
    Views
    820

    i'm trying to use "call" as a button action to...

    i'm trying to use "call" as a button action to call a labeled frame in the main timeline from inside a movieclip

    that looks like this: (button)
    ****
    On (Press)
    Call ("loaddemo")
    End On...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center