Search  

COMPLEX ROTATOR BY BOBOCEL

HomeForumsItem DiscussionComplex Rotator by Bobocel
Default-profile dwhitmore
6 posts
Bought between 1 and 9 items

Hi All,

This file’s great, but I have one issue with it – and in Bobocel’s profile it says he won’t be able to respond due to final exams (fair enough! :)).

Hopefully it’s something fairly straightforward that someone could advise on:

In .xml file, the images used by the Complex Rotator are given a hyperlink target – which is _blank by default. I’ve changed these to _self, but they still open in a new window.

Homepage_Banner/Ciphr_Mi-Dashboards.swf

Does anyone know why this might be? I couldn’t spot anything over-riding it in the actionscript, but I’m fairly new to Flash.

Thanks for you help,

Dan

Posted 5 months ago
28941 arriba
203 posts
Exclusive author Referred at least one person Sold between 1 000 and 5 000 dollars Bought between 1 and 9 items

could be a little code on the bobocel file, maybe he forget to pass the target to the function that makes que link and by default is “_blank”.... so solution could be find that part and make the changes.

Posted 5 months ago
22362 theflyingtinman
381 posts
Sold between 1 and 100 dollars

Are you testing it on a server or on your local machine? I had a similar problem trying to target an iFrame and it would always open in a new window when I tested locally but worked ok when I uploaded to the server.

Posted 5 months ago
Default-profile dwhitmore
6 posts
Bought between 1 and 9 items

Both on a server and locally unfortunately :(

Posted 5 months ago
20955 digitalscience
1047 posts
Exclusive author Item was featured Author was featured Referred at least one person Sold between 100 000 and 250 000 dollars Bought between 10 and 49 items

Are just opening the swf locally? The swf needs to be embedded in an html page to open as “_self”, if you’re using windows then launching urls won’t work unless you’ve uploaded to a server due to microsoft security issues.

Posted 5 months ago