Be a Supporter!

Url Button Doesnt In Flash Port

  • 202 Views
  • 3 Replies
New Topic Respond to this Topic
Basset-Hound
Basset-Hound
  • Member since: Oct. 16, 2005
  • Offline.
Forum Stats
Member
Level 08
Melancholy
Url Button Doesnt In Flash Port 2012-01-02 13:43:22 Reply

I made a movie and put in some links to youtube and other movies and such and they worked when I tested the movie in the API viewer. But now that I have submitted the movie into the flash portal they suddenly won´t work anymore. What should I do?

Link to movie

Nae
Nae
  • Member since: Jan. 14, 2009
  • Offline.
Forum Stats
Member
Level 01
Artist
Response to Url Button Doesnt In Flash Port 2012-01-02 14:03:00 Reply

...you could start by posting the code you used.


"Why do you hide, stupid aliens? Mr. Zurkon only wishes for to kill you."

BBS Signature
Basset-Hound
Basset-Hound
  • Member since: Oct. 16, 2005
  • Offline.
Forum Stats
Member
Level 08
Melancholy
Response to Url Button Doesnt In Flash Port 2012-01-02 17:05:44 Reply

For example on the youtube button I have:

on (release) {
getURL("http://www.youtube.com/watch?v=x mCjG8jpKCc&feature=plcp&context=C3d8ffd1 UDOEgsToPDskIlTeErLucfRrMyimtkstkI","_se lf");
}

The buttons work everywhere except in the flash portal.

Basset-Hound
Basset-Hound
  • Member since: Oct. 16, 2005
  • Offline.
Forum Stats
Member
Level 08
Melancholy
Response to Url Button Doesnt In Flash Port 2012-01-02 17:31:15 Reply

Never mind the threat, the problem is fixed.

I needed to replace self with blank.