Be a Supporter!

Need help with simple coding

  • 202 Views
  • 2 Replies
New Topic Respond to this Topic
Tweektabit
Tweektabit
  • Member since: Nov. 26, 2012
  • Offline.
Forum Stats
Member
Level 05
Animator
Need help with simple coding 2013-04-05 17:43:15 Reply

Hi im just trying to create links in flash to my youtube, facebook, and newgrounds. Would anyone help me, I've searched for it many times and it hasnt ever worked. PM me to get my skype or just to help me, also if you have a youtube video or instructions on how to do it just send them here. Run on sentence


BBS Signature
4urentertainment
4urentertainment
  • Member since: Aug. 1, 2008
  • Offline.
Forum Stats
Moderator
Level 13
Game Developer
Response to Need help with simple coding 2013-04-05 18:14:58 Reply

Are you using AS3 or AS2?

FlyingColours
FlyingColours
  • Member since: Jul. 3, 2011
  • Offline.
Forum Stats
Member
Level 06
Programmer
Response to Need help with simple coding 2013-04-06 02:55:50 Reply

At 4/5/13 05:43 PM, Tweektabit wrote: Hi im just trying to create links in flash to my youtube, facebook, and newgrounds. Would anyone help me, I've searched for it many times and it hasnt ever worked. PM me to get my skype or just to help me, also if you have a youtube video or instructions on how to do it just send them here. Run on sentence

In AS2, you'd use getURL, and in AS3, you'd make a URL request, but if you want to keep track of the traffic, you can always use the API.