Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-02-2003, 08:35 AM
rob rob is offline
Junior Member
 
Join Date: Jan 2003
Posts: 1
Default not compatible with Flash MX 2

"fully compatible with Flash 3, 4, 5, MX." I don't think so!
With a standard Flash projector it is possible to listen to Shoutcast servers using a very simple script like this (the IP address may have to be changed here):

_sound = new Sound();
_sound.loadSound("http://64.236.34.141:80/stream/1003", true);
_sound.start();
stop();

Since the SWFKit projector uses the ActiveX version of the Flash player it is not possible to do this in a standard ActionScript.

Reply With Quote
  #2 (permalink)  
Old 01-02-2003, 07:49 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: not compatible with Flash MX 2

We made a demo, it works fine. We have sent it to your mailbox, please check your mail.
Reply With Quote
  #3 (permalink)  
Old 05-03-2004, 05:00 PM
Junior Member
 
Join Date: May 2004
Posts: 1
Default Re:not compatible with Flash MX 2

Hi,

I'd be very grateful if someone could post or send me a copy of the example also, as I've experienced similar problems

Thanks

Dan
Reply With Quote
  #4 (permalink)  
Old 07-27-2004, 01:56 AM
Junior Member
 
Join Date: Jul 2004
Posts: 6
Default Re:not compatible with Flash MX 2

Please send that file my way.

I'm trying to play (loadSound) and it works fine in flash and when i save a .swf and .exe from Flash but when i use SWFKit to remove the flash header and some other stuff it wont play the .mp3 files.

mySound = new Sound();
mySound.loadSound("http://XXXXX.com/Deepest Blue.mp3", true);
mySound.start(0, 5);

There is more of that but i'm sure you know the rest.
Thanks
Jean
Reply With Quote
  #5 (permalink)  
Old 09-28-2004, 01:59 PM
Junior Member
 
Join Date: Sep 2004
Posts: 1
Default Re:not compatible with Flash MX 2

Having the same problem with shoutcast server !!
Can you guys please help....

stream = new Sound();
steam.loadSound("http://serverort", true);
stream.start();

Do i need xml/php file to get headers information or to workaround activeX problems..??
Or do i need some nice FFish scripting in SWFkit...

Thanks in advance.

Greetz,

Nikos
Reply With Quote
  #6 (permalink)  
Old 10-01-2004, 11:02 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:not compatible with Flash MX 2

Could you send us a sample to help us to test it? Thank you very much.
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:30 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.