Lingo Dictionary > S > streamName

 

streamName

Syntax

member(whichCastMember).streamName
the streamName of member whichCastMember

Description

Shockwave Audio (SWA) cast member property; specifies a URL or file name for a streaming cast member. This property functions the same as the URL member property.

This property can be tested and set.

Example

This statement links the file BigBand.swa to an SWA streaming cast member. The linked file is on the disk MyDisk in the folder named Sounds.

member("SWAstream").streamName = "MyDisk/sounds/BigBand.swa"