EasyManua.ls Logo

MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING - Page 132

MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING
1130 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
132 Chapter 6: Media Types
Shockwave Audio
Represents a Shockwave Audio cast member.
You can add a Shockwave Audio cast member to a movie by using the Movie objects
newMember() method.
-- Lingo syntax
_movie.newMember(#swa)
// JavaScript syntax
_movie.newMember("swa");
Event summary for the Shockwave Audio media type
Method summary for the Shockwave Audio media type
Property summary for the Shockwave Audio media type
See also
Member
Event
on cuePassed
Method
getError() (Flash, SWA)
getErrorString()
isPastCuePoint()
pause() (RealMedia, SWA, Windows Media)
play() (RealMedia, SWA, Windows Media)
preLoadBuffer()
stop() (RealMedia, SWA, Windows Media)
Property
bitRate percentStreamed (Member)
bitsPerSample preLoadTime
channelCount sampleRate
copyrightInfo (SWA) sampleSize
cuePointNames soundChannel (SWA)
cuePointTimes state (Flash, SWA)
duration (RealMedia, SWA) streamName
loop (Member) URL
mostRecentCuePoint volume (Member)
numChannels

Related product manuals