Flash Articulate Android Drupal MiscFor Sale

Pause Articulate when links open [free file]

The Problem:
When a user follows a link your Articulate presentation your presentation keeps playing in the background.
The Solution:
Over ride Articulate's function for opening URLs with the following code.
_global.my_pptHyperUrl = function(theurl){
getURL(theurl, "arttpopper");
_level0.ArtAPI.Pause()
}
_level44.pptHyperUrl = _global.my_pptHyperUrl

Try it here Right click and save this link to get the swf Save SWF

Comments

Do you realize your RSS feed does not display properly in IE6 and Google Chrome. I had to use Safari.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • Images can be added to this post.
  • You may use [inline:xx] tags to display uploaded files or images inline.
  • You may use <swf file="song.mp3"> to display Flash files inline
  • Twitter-style @usersnames are linked to their Twitter account pages.
  • Twitter-style #hashtags are linked to search.twitter.com.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
4 + 16 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.