[Flashcoders] Problem with passing URL to Twitter

2009-11-10 Thread Alexander Böhm
Hey there, I am trying to connect to Twitter out of my Flashapplication. The issue is, that the text comes with a lot of URL-Codes. I tried using escape() and encodeURI()... But it is obviously not working... The code is given below. I'd appreciate if anyone got any clue how to solve this

[Flashcoders] problem with loadMovie

2008-12-16 Thread Alexander Böhm
Hi there, can anybody tell me why the second line of code given here, loads the image perfectly into the holder-clip, and the other method won't work? ActionScript Code: _root[clicked_Button].picholder_mc.loadMovie(getPlayerInfo(surname, _root[this._name].name_txt.text).toLowerCase() +