Indigo Rose Software
  #1  
Old 12-05-2007
azmanar's Avatar
azmanar azmanar is offline
Indigo Rose Customer
 
Join Date: Oct 2004
Location: East, South & West Asia
Posts: 948
Additional Audio Actions

Hi,

There are lots of possibilities in the AMS Audio channels feature.
Therefore, I would like to suggest 3 additional audio actions:

Audio.OnStart()
Audio.OnFinish()
Audio.OnStop()


Thank you.
__________________
Newbie Examples
------> AMS 7.5 : amstudio.azman.info
----> AMS 6 & 5: www.azman.info/ams/
----> Twitter: www.twitter.com/azmanar/
Reply With Quote
  #2  
Old 12-05-2007
bule's Avatar
bule bule is offline
Indigo Rose Customer
 
Join Date: May 2005
Posts: 1,147
Can you elaborate these a bit?
__________________
Never know what life is gonna throw at you.
(Based on a true story.)
Reply With Quote
  #3  
Old 12-05-2007
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
Yes, I'm having a little trouble understanding what you mean. I say this because what you are suggesting is essentially what the page's "On Audio" event handles. The "e_State" event variable provides the finish, pause, play and stop states, for a particular audio channel.
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
Reply With Quote
  #4  
Old 12-06-2007
Dixter Dixter is offline
Forum Member
 
Join Date: Nov 2007
Posts: 4
How comes they are not listed in the action wizard? I managed to link the buttons in my project to each items in the listbox by the way, and get it to play them..
But my problem now is to get my player to play the rest of the tracks in a row.., in the mediaplayer plugin, there is a option/action script that will a apply when it`s finished playing a file, named "On Finish". But where and how can we use that without using that plugin ?
It had been cool if u could post a short example on each of those actions

Thanks

Last edited by Dixter; 12-06-2007 at 01:41 PM.
Reply With Quote
  #5  
Old 12-06-2007
Dixter Dixter is offline
Forum Member
 
Join Date: Nov 2007
Posts: 4
Finaly

Ahh i finally made it. Phew this is brain trimming. And it feel so god **** nice when the pieces fit together

But a little different method (it does almost exactly the same), if u want ur player/channel, to do something else than silence when a file is done playing, u can use an action like the example under, in the "On Audio" event in ur pagescript, and add the next command script u want to be performed. For example, i used it to select the next track in my listbox and load/play it


Quote:
if ((e_Channel == CHANNEL_NARRATION) and (e_State == "Finish")) then
--ur next actions here
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
TrueUpdate 2.0 Update (v2.0.6.0) Released Brett TrueUpdate 2.0 0 10-31-2006 02:10 PM
Build failure because of errors Ed Stanley AutoPlay Media Studio 6.0 2 02-07-2006 04:51 PM
HELP: Trying to create a bookmark for audio Ren AutoPlay Media Studio 5.0 3 09-12-2005 06:20 AM
Help: Trying to create a bookmark for audio Ren AutoPlay Media Studio 5.0 0 09-09-2005 02:43 PM
SUF6001: Additional tab "User Abort" in Actions Dialog Hajo Setup Factory 6.0 0 12-12-2001 10:22 AM


All times are GMT -6. The time now is 03:57 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software