Video Playback on GS App using browser !
cheesemichael
Member, PRO Posts: 1
Hi, just managed to link my GS app to an external video through the use of the URL link feature by tweaking the XML files.. It played my MP4 pretty well. But how to make this possible throught the GS Creator itself ?
ANybody has any answers ?
ANybody has any answers ?
Comments
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
Even if you placed your video in the project folder, and somehow figured out the right path to those files, I'm not sure that the server would accept those files.
Unfortunately, GameSalad has limited the functionality of the OpenURL behavior. With just some minor improvements, I could have actually made The Unofficial GameSalad Textbook with GameSalad!
I'm surprised that OpenURL doesn't use expressions.
Additionally, why would editing the XML files be a violation of the terms of service? Isn't that how some of the Deep Blue Apps work?
Maybe GameSalad could clarify this issue.
I have actually asked the DBA question myself and never really got a straight answer. It seems they are allowing them to fall into a grey area. though I do know for a fact that if support can tell XML files have been altered they will likely tell you they can offer you no support for your issue.
I would image DBA presented a case and were given a green light for their tools. I don't know if the No support for altering XML covers DBA tools as well. So….
Just something to keep in mind when you go altering stuff in the project file.
Maybe I'm missing something here. I don't see what's so nefarious. How is manually changing the OpenURL data considered reverse-engineering?
As for Deep Blue Apps, GameSalad obviously wouldn't OK a GameSalad-to-Corona conversion app. That seems to suggest where the line is drawn. Editing the XML files to assist in GameSalad development... seems to be OK with GameSalad. Using XML data to work with other game development platforms... not OK.
If that's not the situation, GameSalad should clarify that.
Additionally, why doesn't GameSalad open up the OpenURL behavior? It could be more powerful with expressions... and even more powerful if HTML files could be stored locally.
And one more thing... why is editing OpenURL data through XML even necessary? I don't have access to OpenURL right now. (I'm planning to renew my subscription, but I'm busy with other projects right now.) But from the way I remembered things worked, why couldn't a simple web address be used? Does GameSalad reject URLs that end in .mp4?
But if GameSalad is rejecting URLs ending in MP4, couldn't an Apache Redirect / Mod Rewrite get the job done? The action would be accomplished server-side, so maybe that's OK.