|
From: Axel H. <ax...@3d...> - 2006-07-21 17:30:04
|
Esteban Mata schrieb: > I have been exploring the Ming functions and i found it REAAAALLLY > usefull and powerfull. > Soon i was thinking in a lot of projects and things that i could do > with Ming joining PHP and ActionScript. > > But then, i did my first experiment in a real webserver... and found > that many of my favorite paid-hosting servers doesn't have installed > the Ming extension for being Experimental... that totaly screwed up > my (taking-over-the-world) plans... > Then i tried other php to swf libraries, but no one is so easy to use > and flexible for producing actionscript as ming is... > > So this is my question. > Q1. > Does anybody knows of an library or class file that i could simply > include in my projects to generate an swf with only ActionScript.??? > I don't care about polygons or color or any graphic at all... i just > want to generate and SWF file with ActionScript content, and no > limited only to "play, stop, gotoandplay" and that... i want to > generate any actionscript that i want to, like "_root.var = 3; > _root.movieclip1.method(); this.unload();". > I have done it with ming and works...!!! > Q2. > If there isn't a library or class like that... my other question would be: > Can you please, oh mighty and brightfull Ming-developers write an > class file based on Ming that i could just include in my own files so > we don't have to worry about if the server doesn't have installed the > ming extension??? > > I'll be expecting any answer... > Sorry for my last message, i sent it without the goodbye and thanks.. > > So. Thanks for any help. Truthfully your: Esteban Mata. > mat...@gm... <mailto:mat...@gm...> > >------------------------------------------------------------------------ > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >------------------------------------------------------------------------ > >_______________________________________________ >Ming-devr mailing list >Min...@li... >https://lists.sourceforge.net/lists/listinfo/ming-devr > > Hi! Some time ago a had a similar problem and wrote a php script which allows to get ming via cvs on my isp's shared host and compile and install there. If you wanna try if this works for you I can send you the script. Cordially, Axel |