A Flash Developer Resource Site

Search:

Type: Posts; User: buzzbuzz

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. People seem to be talking a lot about video...

    People seem to be talking a lot about video integration here - but who's actually done it for a web site?

    The only site I know is at http://www.bienentanz.com - with no extra waiting and a...
  2. Is it possible to, say, change 12,330,255...

    Is it possible to, say, change 12,330,255 everywhere is occurs in the fla file to change to, say, 15,360,255?
  3. Ok, so yields a line break, plus ...

    Ok, so <BR> yields a line break, <P> plus </P> the equivalent of two. But how do i get one and a half?

    buzzbuzz
  4. Replies
    7
    Views
    662

    If it's that big I wouldn't keep anyone waiting....

    If it's that big I wouldn't keep anyone waiting. How about taking the ambient out of the preloader and playing the other tune first. When it's downloaded completely the ambient button could appear...
  5. Replies
    7
    Views
    662

    Thanks for the ideas. I've tried entering text...

    Thanks for the ideas. I've tried entering text from text files, but in my case there's one problem: the video loop (200k) still loads while the user probably already wants to click in the navigation....
  6. Replies
    7
    Views
    662

    Hi Andy, thanx for your reply. I havn't...

    Hi Andy,

    thanx for your reply. I havn't decided how to go about integrating the English version since the text isn't finished yet. But I'll want to prevent all the bits that go in both having to...
  7. Replies
    7
    Views
    560

    Which colour is it ...

    ... that makes it look amateurish? I've only taken from the 256 web safe colours.

    buzzbuzz
  8. Replies
    7
    Views
    662

    Juxtaman's already commented, but it'd be great...

    Juxtaman's already commented, but it'd be great to get other opinions on http://www.bienentanz.de.

    I havn't seen video in Flash anywhere yet so the loop in the "tv" is a new concept, at least as...
  9. Replies
    7
    Views
    560

    Achtung!

    Ve heff vays off making ze Flash.

    No, seriously, I've found the mistake i must have put the transitions' extension in there by mistake silly me cos the code was there. Now everything is working...
  10. Replies
    0
    Views
    250

    ... wetting them at all? I never programmed...

    ... wetting them at all? I never programmed anything like that.

    buzzbuzz
  11. Replies
    7
    Views
    560

    ... in my website when navigating? I don't know...

    ... in my website when navigating? I don't know what's causing them but they're a nusaince on both computers I've tested it on: transitions that take between 5 to 30(!)seconds). Please see
    ...
  12. Replies
    0
    Views
    345

    This is one I've been thinking about for a while...

    This is one I've been thinking about for a while ...

    Some people have JavaScript disabled so they won't see anything if they click a button that opens a html-window in a specific size programmed...
  13. Replies
    0
    Views
    332

    Strange things - I've implemented the flash...

    Strange things - I've implemented the flash detection using a tiny swf in the index.htm file that directs to the flash site after 3 seconds if flsh is enabled and to the text site if disabled. It all...
  14. Replies
    7
    Views
    545

    Got it ...

    ... thanks Sualdam and jamescover. You're right, i thought HTML meant all that Head&body stuff as well.
  15. Replies
    7
    Views
    545

    Don't know if we're talking about the same thing ...

    I've got an instance of a movie clip containing a text box and scroller buttons with the following action script:

    onClipEvent (load) {
    nameofinstance = "mytext"
    etc. etc.

    What i want to do...
  16. Replies
    7
    Views
    545

    doesn't work ...

    ... putting /n or /r into the text. It just yields /r and /n within the text. Unfortunately i can't load the text from an external *.txt file (making line breaks recognizable) because i have...
  17. Replies
    7
    Views
    545

    ... how go about it? Pressing "enter" doesn't...

    ... how go about it? Pressing "enter" doesn't give me a paragraph or line break. Instead, I get error messages.

    Tne text is in

    On clip event (load) ......
  18. Replies
    2
    Views
    409

    Modem Computers have Flash 5 and 6 respectively ...

    ... so frame 2 ought to be skipped - which it does using DSL.

    Thanx, XFM
  19. Replies
    2
    Views
    409

    I've built a flash 5 file where people with flash...

    I've built a flash 5 file where people with flash 5 are sent from frame 1 to 3 (with _root goto and play ...) and those that have flash 4 downwards stop at frame 2 and see some text directing them to...
  20. Replies
    2
    Views
    533

    Sorry, wasn't clear ...

    ... with "included in a preloader" I meant that this swf would have to be loaded before the movie starts. I know how to do it if something is in the same timeline as the preloader, but it's a video...
  21. Replies
    2
    Views
    533

    Hi all, anyone know how to include external...

    Hi all,

    anyone know how to include external swf files (load movie ...) into a preloader? Just including the frame with the load movie action script in it doesn't seem to do the trick.

    buzzbuzz
  22. Replies
    4
    Views
    437

    No, it's precisely the same size. The only other...

    No, it's precisely the same size. The only other thing that's different is that I've faded it in (alpha).
  23. Replies
    4
    Views
    437

    I've tried out organizing my film and have found...

    I've tried out organizing my film and have found that swf-attached movies (via load movie) are played at a slower speed than movie clips with the same content when you put them into a new scene of...
  24. Thread: loading order

    by buzzbuzz
    Replies
    2
    Views
    348

    Hi all, is there a way to make swf files load...

    Hi all,

    is there a way to make swf files load in a specific order? I'm producing a preloader and flash detection swf followed by a one-frame but multi-level main-swf which loads a couple of swf's...
  25. Replies
    2
    Views
    369

    Don't know the proper terms ...

    ... cos I use the German version of Flash, but here's the script for the button for everyone that may be interested:

    on (release) {
    _root.gotoAndPlay(2);
    }

    Thanks for answering, Taz...
Results 1 to 25 of 39
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center