|
|
#1 (permalink) |
|
Senior Member
Join Date: Jul 2009
Posts: 858
|
if you don't want to use geturl standard events on picture click just do as it follows:
find slideshow.as in you source file Folder and search for: mc.onPress=function() { if (this.par!="_blank") { pictureClick(this.nm); } else { getURL(this.nm,"_blank"); } } and replace it with: mc.onPress=function() { if (this.par=="action") { pictureClick(this.nm); } else { getURL(this.nm,this.par); } } sorry for this .. cheers |
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Jul 2009
Posts: 858
|
if you don't want to use geturl standard events on picture click just do as it follows:
find slideshow.as in you source file Folder and search for: mc.onPress=function() { if (this.par!="_blank") { pictureClick(this.nm); } else { getURL(this.nm,"_blank"); } } and replace it with: mc.onPress=function() { if (this.par=="action") { pictureClick(this.nm); } else { getURL(this.nm,this.par); } } sorry for this .. cheers |
|
|
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT. The time now is 07:05 PM.







Linear Mode
