Opera v10 issues in fs command

12 views
Skip to first unread message

Spivion

unread,
Dec 31, 2009, 8:39:29 AM12/31/09
to Powerbullet Presenter
If anyone is adding an item click action to trigger an action to
invoke fs command in opera v10 it acts weird. What i have found is
that test conditons in js work like: (command !=null) but what I did
notice is that if you call any function that will be the last function
that it executes. In my case I needed to select case on command then
call a function to creata a cookie and then next call function to load
up next movie. The cookie was always created but it never ran the
next line of code. Anyways, to make this short I wrapped up
everything I needed done into a helper function and invoked that via
setTimout with a 0 ms delay. Works like a champ now. Very odd but if
you run across this scenario then this could be a possible workaround
for you.

Cheers,

Mike
Spivion Design
Designing Tommorow. Today!

MarkC

unread,
Dec 31, 2009, 4:04:25 PM12/31/09
to Powerbullet Presenter
Thanks for taking the trouble to share your workaround.
Reply all
Reply to author
Forward
0 new messages