views:

22

answers:

0

I have to make Flash tab on Facebook. There should be links in it, to other tabs(like: images, wall, videos etc). I'm using actionscript 2.0.

getURL("facebook.com/example","_blank") is working perfectly, but I have to use "_self". Does Facebook allows developers to use this function?

Thank you David