A Flash Developer Resource Site

Search:

Type: Posts; User: alienhead

Page 1 of 9 1 2 3 4

Search: Search took 0.45 seconds.

  1. Replies
    30
    Views
    17,229

    Been away a while myself

    Been away a while myself
  2. Replies
    2
    Views
    457

    if only it was that simple :) i can see it...

    if only it was that simple :)

    i can see it embeded in dreamweaver, and i can see it when i hit preview.

    when i upload it, nothing...

    i'm uploading all files and folders...
  3. Replies
    2
    Views
    457

    embeding .swf with dreamweaver

    i remember being able to insert a .swf on a web page, using dreamweaver, and it working.

    now, i cant see anything... can anyone tell me how to add a swf using the wysiwyg option

    thanks

    i'm...
  4. Replies
    0
    Views
    577

    marker/pen effect

    hi, the effect i'm after is a lipstick writing something.

    with the level of flash i know, i can achieve this using multiple tweens and masking...

    is there an easier way... like,

    if i write...
  5. Replies
    2
    Views
    1,681

    wow... after much searching, in the middle of...

    wow... after much searching, in the middle of another forum... where they're pedaling this bloated netstream code, which doesn't work, i found this...

    on (complete) {
    this.autoRewind = true;...
  6. Replies
    2
    Views
    1,681

    ok, i found a tutorial... using NetStream... ...

    ok, i found a tutorial... using NetStream...

    the tutorial works fine, but when i copy the exact same code into my .fla.. it doesn't work... weird...

    here's the code


    var nc:NetConnection =...
  7. Replies
    2
    Views
    1,681

    [AS2] how do i loop an imported flv?

    hi, i've imported an flv, it's about 8 seconds long.

    i'd like to loop it... i thought this would be simple enough... but after doing alot of searches online, i'm getting nowhere...

    can someone...
  8. Replies
    1
    Views
    779

    calling swf's into your movie?

    hi, i'm going to make a banner that's going to have some video clips.

    the clips flie sizes will be big.

    i'd like to call the clips in after the banner is loaded... how do i do this?

    cheers
  9. ah... cheers

    ah... cheers
  10. Hi, i'm trying to get my head around tweenlite.....

    Hi, i'm trying to get my head around tweenlite.. i found this tutorial... http://www.learningactionscript3.com/2008/06/06/tweenlite-introduction/

    all seemed clear up until this point, can someon...
  11. Replies
    3
    Views
    550

    i've downloaded this... not really sure how to...

    i've downloaded this... not really sure how to use it....
  12. Replies
    3
    Views
    550

    faster, better way to tween stuff?

    Hi, i'm doing alot of banner ad's at the mo... so i'm using the old motion tween effect quite a bit... mainly an alpha tween... on imported bitmaps, and text...

    while the banners end up the way i...
  13. Replies
    1
    Views
    417

    simple LINK on a BUTTON, help

    Hi, i'm using flash cs3... i was using flash 8.

    i used to just put this code on a button, and worked, no problem.

    on (release) {
    getURL(url, "_blank");
    }

    now, i can't put code on a...
  14. Replies
    0
    Views
    581

    looping progressive download video?

    hi, i've embeded a 4 sec clip, using progressive download.

    how do i get this to loop... if i embed it into the time line, it loops.. but not using the progressive method.

    i've looked at the...
  15. Replies
    1
    Views
    680

    banner, calling an external video

    hi, i'm making a banner, which needs to be under 25k

    i'd like to use a video... can someone tell me the best way to call a .flv into my .swf?

    thanks
  16. Replies
    2
    Views
    639

    simple url, not working in cs3

    i'm trying to attach a simple url link to a button, that worked fine in older versions of flash, but won't work in cs3

    on (release) {
    getURL("http://link", "_parent");
    }


    can someone tell...
  17. ah, cool, i see what it's doing now. the flv...

    ah, cool, i see what it's doing now.

    the flv is coming in at 102kb.

    the avi was only 45kb....... i take it that's the best flash can do :mad:
  18. cool, how do i convert it to a .flv?

    cool, how do i convert it to a .flv?
  19. Replies
    0
    Views
    657

    loop imported video?

    hi, i've imported a small video file, using the progressive download method.

    the video is about 5 seconds long.

    how do i make it loop?
  20. importing small video, resulting in much larger .swf file size?

    hi, i'm importing an avi, 45kb, into flash.

    when i test, or publish the file, it's coming in at over 100kb.

    why is this?

    i'm embeding in in the timeline, should i be using progressive...
  21. Replies
    2
    Views
    443

    cheers! that worked.

    cheers! that worked.
  22. Replies
    2
    Views
    443

    simple button, return to start

    how do i return to the very first frame in my flash movie... something to do with root....

    tried this and it wont work

    on (release) {
    gotoAndStop("root", "1");
    }


    cheers
  23. Replies
    2
    Views
    750

    it's still coming in very large, 200k or so, i'm...

    it's still coming in very large, 200k or so, i'm just wondering, is this normal for a banner with video?
  24. Replies
    2
    Views
    750

    video in a banner, best practice

    hi.

    i'd like to put a video in a banner ad, 200 x 200

    the video's about 5 seconds long, but even after compression, it's coming in at around 200k

    can someone tell me the best practice for...
  25. Replies
    3
    Views
    3,896

    anyone?

    anyone?
Results 1 to 25 of 222
Page 1 of 9 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center