S.Cosmin Posted December 8, 2010 Posted December 8, 2010 Hello Guys, first sorry for my bad English :thumbdown: . I want to make my User Info in flash, but i dont know... What is with RED is FLASH! What is whit BLUE is Php. I what to make all flash...Whou can i do this? :?: Quote
Dayo Posted December 8, 2010 Posted December 8, 2010 Can't you send variables to the flash via the embed tag Quick google: http://www.permadi.com/tutorial/flashVars/index.html Quote
S.Cosmin Posted December 8, 2010 Author Posted December 8, 2010 Yeah, but i don't understand nothing...can you help me, for example the Name: what is the script.. :?: Quote
BrowserGamesFactory Posted December 9, 2010 Posted December 9, 2010 Actionscript flashvars as said prior. Or using the this.loaderinfo.url to grab the url including the get vars sent to the php page where you have your flash embedded. Quote
S.Cosmin Posted December 9, 2010 Author Posted December 9, 2010 Still do not understand anything. Can you please to show me a example (as code)? :( Quote
Dayo Posted December 9, 2010 Posted December 9, 2010 May I ask what is the point with it being flash there are more cons then pros Quote
S.Cosmin Posted December 9, 2010 Author Posted December 9, 2010 May I ask what is the point with it being flash there are more cons then pros Yes, well... I thinks flash is better, more security and 50% from my game is flash like menu,header, footer... Quote
Dayo Posted December 9, 2010 Posted December 9, 2010 surley if 50% of your game is flash you can code something as simple as this, (i presume it is fairly simple) i cant code in actionscript i only have simple flash knoladge i learned at school ^^ Quote
S.Cosmin Posted December 9, 2010 Author Posted December 9, 2010 Yeah ut i dont know whou to star it, i need a example what come in actionsscript....i not so good in flash, I'm beginner. Quote
Danny696 Posted December 9, 2010 Posted December 9, 2010 I think sniko can develop in actionscript, Speak to him. Quote
Spudinski Posted December 10, 2010 Posted December 10, 2010 I've had some experience some time back with AS versions 1 and 2. Mostly, you would have to load the variables via an XML document. PHP is an awesome tool to produce XML. But I REALLY would NOT suggest using flash, it is really not as secure as you might think. Plus, nowadays with Javascript frameworks like jQuery, Flash isn't a competitor with UIs(User Interfaces) anymore. But look into XML loading with Flash. Quote
S.Cosmin Posted December 10, 2010 Author Posted December 10, 2010 Can you make a schort tutorial how to make please? Quote
Spudinski Posted December 10, 2010 Posted December 10, 2010 As I said, it's been a long time. And AS version 1 and 2 are so out of date. Here is an explanation of it though, found it through Google and it looks quite easy to use. http://www.actionscript.org/resources/articles/9/1/XML-101/Page1.html Hope it helps Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.