Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Animated film. **Chris**
From: Williams, Marcus
Date: Fri, 28 Apr 2000 01:39:45 +0100

Chris,
This has worked perfectly for me. The credit is definitely not mine. These
people helped me immensely.
To keep the audio going for long periods, are you using LoadMovie to load
the next sound and so on ??
Marcus

HTML contains:
<SCRIPT LANGUAGE=javascript>
<!--

function opWin(pag, perWidth, perHeight)
{
width = (screen.width * (perWidth/100));
height = (screen.height * (perHeight/100));
leftPad = (screen.width- width)/2;
topPad = (screen.height - height)/2;

window.open(pag, "win", "width =" + width +
", height
=" + height +
", left
=" + leftPad +
", top
=" + topPad +
", screenX
=" + leftPad +
", screenY
=" + topPad);
}
//-->
</SCRIPT>

SWF contains:
On (Press)
Get URL ("javascript:opWin('YourUrlPage.html', 100, 100)"
End On





-----Original Message-----
From: Chris de Deugd [cedariaatxs4all [dot] nl (mailto:cedariaatxs4all [dot] nl)]
Subject: Re: FLASH: Animated film to be checked.(Flashed Poetry)

Hi Marcus,
Thanks !
(Yes, please send me the code.)
For what concerns the audio: I just used the normal MP3 compression,
streaming. The clarity remains because the bitrate was set to 24. That cuts
out noise
Glad to hear that it loaded so quickly!
Chris

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Flash: 3D program/lip sync, John McKenzie

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]