Hi all,
I have started a new project irrlicht based GUI editor.
Main aim is handle image based GUI system,with interactive Menu with property
1.OnRollOver
2.OnRollOut
3.OnPress
4.Pop up windows http://www.geocities.com/sabhaece2k3/
Regards
Sabha[/img]
For this demo i hv'nt used any export file(seperate file) ,this editor will generate XML file with all build in properties of garphic button.For transitions im using seperate GUI class cpp file.
Regards
Sabha
Cool, it's Flash! Irrlicht game interfaces are going to be a lot more interactive now.
I'm curious though, whether it works if I hadn't had the ActiveX control for the Flash Player installed? I have it right now, and the latest one too , so i can't check it myself.
Sketches of a rambling mind
Still a long way on learning Irrlicht...
lester wrote:I'm not sure but afaik Adobe prohibits the distribution of it's software freely.
You're right, after some checking, i found Adobe forbids packing ht .dll in, and recommends users download the player themselves using IE.
BlindSide wrote:LOL I dont think this has ANYTHING to do with Adobe Flash guys...
But it's using the ActiveX interop wrapper for the ShockwaveFlashObjects.dll and a .swf movie. Probably would be able to verify it with a right-click on the interface, if the program hadn't been wired to close down with a right-click that is.
Sketches of a rambling mind
Still a long way on learning Irrlicht...
hi all,
To run this demo you need vc 2003 .net runtime and Flash player 8(Shockwave),bcoz Flash don't have inbuilt support for file manipulation.So i go for c#.The whole flash application is embed in to ShockwaveFlashObjects using c# win form.
regards
sabha