|
RockstarCool Miami
Registered User
Join date: 4 Jun 2009
Posts: 1
|
06-05-2009 20:03
I was making a Media Player and hit a wall...
The following code seems to work but no sound comes out...
llParcelMediaCommandList([PARCEL_MEDIA_COMMAND_URL,url]); llParcelMediaCommandList([PARCEL_MEDIA_COMMAND_TYPE,"audio/*"]); llParcelMediaCommandList([PARCEL_MEDIA_COMMAND_PLAY]);
Was the audio feature removed from the media player?
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
06-05-2009 22:57
I don't think you can use wildcard characters in your media type
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|