It looks like you're new here. If you want to get involved, click one of these buttons!
loader = UrlLoader.new("<a href="https://gmail.google.com"" rel="nofollow">https://gmail.google.com"</a><img class="emoji" src="https://forum.giderosmobile.com/resources/emoji/wink.png" title=";)" alt=";)" height="20" /> loader:addEventListener(Event.COMPLETE, function() print("COMPLETE") end) loader:addEventListener(Event.ERROR, function() print("ERROR") end) |
Comments
Likes: ndoss
---------------------------------------
http://www.giderosmobile.com/DevCenter/index.php/Release_notes#Release_notes_.282012.2.2.1.29
Likes: Cyberience
---------------------------------------