A Flash Developer Resource Site

Search:

Type: Posts; User: creativepointe

Page 1 of 8 1 2 3 4

Search: Search took 0.17 seconds.

  1. Replies
    0
    Views
    299

    Contribute Now Available

    Macromedia Contribute is now available as a trial @
    Macromedia Contribute

    Product ships in December!
  2. Replies
    17
    Views
    793

    New PC's do... It's called WIndows Movie Maker......

    New PC's do... It's called WIndows Movie Maker... Basically the same thing as imovie... really need something better though like Premiere
  3. Replies
    17
    Views
    793

    The answer is simple...

    Approx. 90% of the people looking at your stuff, online or on CD will be PC, so why develop it on the other system? Why not stick with the system used by the masses? The old "MAC is made for creative...
  4. Replies
    4
    Views
    990

    A couple of reasons

    Here's why...

    1) Sorenson Squeeze compresses the video better than the codec that comes with Flash, so you'd save it as a flv for import into a flash movie or if you are using the Flash Com...
  5. Replies
    25
    Views
    1,810

    send it my way if you'd like. ...

    send it my way if you'd like.

    damon@creativepointe.com
  6. Replies
    25
    Views
    1,810

    Here you go

    You don't need the symbol name in the code it's not:

    on (release) {
    _root.contents.loadspace("diseno.swf");
    }

    It's:

    on (release) {
    loadMovie("diseno.swf", "contents");
  7. Replies
    2
    Views
    365

    Maybe I wasn't clear I'm loading into an ...

    Maybe I wasn't clear I'm loading into an emptymovieclip a movie. The movie I'm loading in is a stitched movie so the first *.swf is a placeholder with an empty mc in it. This is all created in the...
  8. Replies
    2
    Views
    365

    Stop Video I need instance name!

    OK Here I go again. Somebody has to know this answer... :confused:


    I stitch a movie with Squeeze, then I load it into FlashMX with "loadmovie"
    I have play and pause buttons
    normally I would...
  9. Using Flash MX you still have to import the video...

    Using Flash MX you still have to import the video into Flash and make it a swf file or use the Flash Com Server and make it a flv file. Flash can not play quicktime, avi, real, etc. without...
  10. Bump ** Please can someone help? Sorenson said...

    Bump **

    Please can someone help? Sorenson said this was a MM question :-/
  11. Loading Sorenson swf videos into mc then using play/pause buttons

    Ok here's the deal. I have a timline with play and pause buttons they use the following code:

    videomc.videomc2.play() or videomc.videomc2.stop()
    This would normally work, but the swf I'm loading...
  12. Replies
    0
    Views
    435

    Sorenson Squeeze and Stiching

    Hi,

    I've tried using the stiching function of Sorenson Squeeze, it works great except I get a hiccup in the audio when the new file starts. The video loads quick and can handle a very large file,...
  13. Replies
    3
    Views
    1,260

    160 Megs is too big. I'd use something like...

    160 Megs is too big. I'd use something like Cleaner, to reduce the size. Avi's are hard to work with and have large file sizes. I'd either use a codec like Cinepak and also limit the animation size...
  14. Replies
    3
    Views
    1,304

    Ok here's the problem I'm loading into an empty...

    Ok here's the problem I'm loading into an empty mc (target not level)
    the swf I'm loading is a "holder" for a string of swfs stiched together. I can target the swf to open in my mc but it doesn't...
  15. Replies
    4
    Views
    1,464

    Easy

    These aren't vector, these are videos. Just take a video of clouds and import them into MX and your done.
  16. Replies
    3
    Views
    1,304

    I called them

    I should of looked closer to the xml it's for vcast only.
    Let's say you stich a swf file into 2m pieces and it's 6 megs,
    you'll end up with 4 swf files, one will be the container which
    will play...
  17. Replies
    3
    Views
    1,046

    Sorenson and Stiching

    I've stiched a few files in Sorenson Squeeze of FlashMX the output gives me an xml file plus a few swf files. These work get alone. But now I want to load the first one into another project and have...
  18. Replies
    4
    Views
    1,464

    Flix Pro is the easiest way, otherwise you'll...

    Flix Pro is the easiest way, otherwise you'll have to do it by hand in Flash. You could kinda do it in After Effects too, but I assume you don't want to buy Flix Pro which probably means you don't...
  19. Replies
    8
    Views
    2,542

    I guess it depends on what you mean by for TV,...

    I guess it depends on what you mean by for TV,
    if you mean Broadcast Television then it needs to be BetacamSP
    or Digibeta... if you're doing it for yourself on your onw TV then
    DV, DVD, VideoCD or...
  20. Replies
    8
    Views
    2,542

    I work at a post house

    I work at a video post house.
    If you're outputting to NTSC
    then you'll need to make your
    stage 720x486 and 29.97 fps 30
    will work too. Use the video
    template in FlashMX to stay
    inside the...
  21. Replies
    4
    Views
    945

    Help!

    Bump**
  22. Replies
    4
    Views
    945

    MC

    I'm using mc's
    any ideas?
  23. Replies
    4
    Views
    945

    I have a banner for a clients site, it has 7...

    I have a banner for a clients site, it has 7 elements, 4 of those are images they will be able to swap out. The length is 700 pixels. The client knows the 4 images have to equal 700 pixels but image...
  24. you can't please everyone

    It's not going to run perfect. You need to set some parameters for your projects, I ususally will go back 3 years compatibility wise if I have to use video or flash.
    I wouldn't even try to make that...
  25. before we point fingers

    darkoz didn't say he was decompiling other peoples work, we all just assumed he was doing so. I know there have been times I've had a fla go corrupt on me and I wish I could decompile the protected...
Results 1 to 25 of 194
Page 1 of 8 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center