A “loader” problem


hi:

      

          use "urlloader" class load google tts connection, , error "stream error".

but browser or other language, not as3 internal problems. use connection "http://translate.google.com/translate_tts?tl=en&q=thank". hope able answer questions.

 

 

var s:urlloader = new urlloader();

s.dataformat = urlloaderdataformat.binary

s.addeventlistener(event.complete, onload);

var rrr:urlrequest = new urlrequest("http://translate.google.com/translate_tts?tl=en&q=put%20the%20chicken%20and%20onions%20in% 20skillet%20one");

rrr.contenttype = urlrequestmethod.get;

s.load(rrr);

what doing in onload function?



More discussions in ActionScript 3


adobe

Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

2.5.28 to 3.4.1---Download of update package failed - Joomla! Forum - community, help and support

Your host needs to use PHP 5.3.10 or higher to run this vers - Joomla! Forum - community, help and support