[Stream sound pack] Flash player, publishing and testing issues

Darkhog

  • Posts: 1243
I decided to use stream sound pack for my game, but there are some "security" issues on FlashPlayer side. I don't know how to bypass FP sandbox, so I won't have security errors whenever my game tries to play sound from web (I don't want to republish every time I want to test any crap).


Do you have some solution for it?

There are no impossible things. There is only lack of skills.
Don't click this if your computer has less than 641 kilobytes of RAM.
Stencyl stencyling stencylish stencylers :D

Epic428

  • Posts: 1118
you have to modify your flash settings so that you can access the web from the sandbox. one second and I will find it for you

Edit: here   http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html

Screen shot has an example of what I put
James Moore - Official Support & Documentation.
We cannot and will not respond to PM's asking questions. Please make a new thread in the forums if you have any questions, Thank you.
For better support and faster response times, please post your logs regarding any Stencyl related issues. Debug > Logs > Generate Logs

Jon

  • *
  • Posts: 17524
We ought to put that into a Stencylpedia article. (This time, I volunteer someone else to do it.)

Darkhog

  • Posts: 1243
Thanks, Epic. It helped - too bad we don't have reputation system, because I would make your rep go up for that.

There are no impossible things. There is only lack of skills.
Don't click this if your computer has less than 641 kilobytes of RAM.
Stencyl stencyling stencylish stencylers :D

Epic428

  • Posts: 1118
I still have to write an article for the Custom Pause Screen. So to make things better, I will write both articles this weekend, at which point I can get them to Ceric for editing.
James Moore - Official Support & Documentation.
We cannot and will not respond to PM's asking questions. Please make a new thread in the forums if you have any questions, Thank you.
For better support and faster response times, please post your logs regarding any Stencyl related issues. Debug > Logs > Generate Logs

Epic428

  • Posts: 1118
Can someone provide me with Mac and Linux equivalents of the directory below. I plan on using them as examples in the article.  - that is if the installers for those OS's have a default install location.

C:\Users\James\Documents\StencylWorks\plaf\flash\Game.swf

I should have the article written by tomorrow, but I thought I'd get everything together to make it easy.
James Moore - Official Support & Documentation.
We cannot and will not respond to PM's asking questions. Please make a new thread in the forums if you have any questions, Thank you.
For better support and faster response times, please post your logs regarding any Stencyl related issues. Debug > Logs > Generate Logs

Darkhog

  • Posts: 1243
Since for Linux installer is tarball it is installed wherever user unpacks it. So the safest bet for Linux is

<directory where you unpacked StencylWorks>/plaf/flash/Game.swf

There are no impossible things. There is only lack of skills.
Don't click this if your computer has less than 641 kilobytes of RAM.
Stencyl stencyling stencylish stencylers :D

RandomJibberish

  • Posts: 82
On a Mac the most likely location is "Macintosh HD\Applications\StencylWorks\plaf\flash\Game.swf".

Jon

  • *
  • Posts: 17524
Usually, Macintosh HD is implicit and no longer mentioned in the OS.

So it'll just be /Applications/StencylWorks/plag/flash/Game.swf

Epic428

  • Posts: 1118
Awesome, thank you very much! I will be sure include these as examples and make it clear the directory could be different based on where SW is installed to.
James Moore - Official Support & Documentation.
We cannot and will not respond to PM's asking questions. Please make a new thread in the forums if you have any questions, Thank you.
For better support and faster response times, please post your logs regarding any Stencyl related issues. Debug > Logs > Generate Logs