|
The Articulate Community Forums have moved! Head over to E-Learning Heroes, your new Articulate community site, where you'll find the new forums and a whole lot more! Signup is free. The forums you see here will remain open for browsing, but are no longer open to new posts. |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
# 1 | ||
|
Member
Join Date: Apr 2009
Posts: 40
|
Hey all, thought this would be helpful to many. In order to lock a slide through action script in the same manner it is done through the Articulate controls in power point use the following code...
PHP Code:
For example when I insert a SWF into a presentation I don't bother with the two drop down boxes, I leave them default and set them to the proper value for an independant playing SWF file through action script with the following code... PHP Code:
Last edited by sci72 : 07-21-2009 at 11:04 AM. Reason: Made a quick update to the second set of code. It needed the 'wait for user' to be true. |
||
|
|
|
|
# 2 | ||
|
Moderator
![]() Join Date: Jul 2006
Location: France
Posts: 1,639
|
Thanks for sharing!
__________________
Dave Moxon ********************************* Product Specialist Articulate - The Global Leader in Rapid E-Learning www.articulate.com Blogs: Daveperso's eLearning Blog - Tips and tricks on using Articulate software - daveperso.com Daveperso - Le Blog Articulate En Français ! - daveperso.fr |
||
|
|
|
|
# 3 | ||
|
Member
Join Date: Jun 2007
Posts: 257
|
Nicely done!
|
||
|
|
|
|
# 4 | ||
|
Member
Join Date: Apr 2009
Posts: 40
|
What do we need to hack next?
![]() |
||
|
|
|
|
# 5 | ||
|
Member
Join Date: Apr 2009
Posts: 40
|
Found an issue with the second set of code there. The lock part works ok but not the second part. My location addressing is wrong. it should be...
PHP Code:
|
||
|
|
|
|
# 6 | ||
|
Member
Join Date: Sep 2009
Posts: 45
|
Sci72
Thank You!!!!!!!!!!!!!!!!! |
||
|
|
| Thread Tools | Search this Thread |
|
|