-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can anyone steer me in the right direction #85
Comments
i'll see what i can do bud
…On Wed, Feb 7, 2018 at 4:54 PM, Mrbails ***@***.***> wrote:
url http://mrbailsvideos.com/index.php/play-games/aladdin
I get a black screen in Chrome and a loading emulator 100% message in
IE/Edge
I'm sure all my urls in the code point correctly and I have the
expressinstall.swf in flash. I tried swapping Nesbox.swf for snes.swf but
that made it worse.
Thanks in advance
Code is as follows
To play this game, please, download the latest Flash player!
[image: Get Adobe Flash player] <http://www.adobe.com/go/getflashplayer>
<script type="text/javascript" src="//ajax.googleapis.com/
ajax/libs/jquery/1.9.0/jquery.min.js"></script> <script
type="text/javascript" src="//ajax.googleapis.com/ajax/libs/swfobject/2.2/
swfobject.js"></script> <script type="text/javascript"> // </script>
*Controls are as follows:*
A - "z"
B - "x"
Y - "a"
X - "s"
Up - "Arrow Up"
Down - "Arrow Down"
Left - "Arrow Left"
Right - "Arrow Right"
Start - "Enter"
Select - "Space"
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#85>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgYefzCDEXOPMH7K3uaPLuHrf8zXR5s0ks5tSjfPgaJpZM4R9lee>
.
--
Best Regards
-Kiel
|
here try this, i used Iframe, might have to reduce the padding on top and
bottom but she runs on my site :)
<iframe src="http://mrbailsvideos.com/index.php/play-games/aladdin"
style="border:0px #ffffff none;" name="myiFrame" scrolling="no"
frameborder="1" marginheight="1000px" marginwidth="100px" height="1200px"
width="700px" allowfullscreen></iframe>
…On Wed, Feb 7, 2018 at 5:45 PM, N- Cryptic ***@***.***> wrote:
i'll see what i can do bud
On Wed, Feb 7, 2018 at 4:54 PM, Mrbails ***@***.***> wrote:
> url http://mrbailsvideos.com/index.php/play-games/aladdin
>
> I get a black screen in Chrome and a loading emulator 100% message in
> IE/Edge
>
> I'm sure all my urls in the code point correctly and I have the
> expressinstall.swf in flash. I tried swapping Nesbox.swf for snes.swf but
> that made it worse.
>
> Thanks in advance
>
> Code is as follows
>
> To play this game, please, download the latest Flash player!
>
> [image: Get Adobe Flash player] <http://www.adobe.com/go/getflashplayer>
> <script type="text/javascript" src="//ajax.googleapis.com/aja
> x/libs/jquery/1.9.0/jquery.min.js"></script> <script
> type="text/javascript" src="//ajax.googleapis.com/aja
> x/libs/swfobject/2.2/swfobject.js"></script> <script
> type="text/javascript"> // </script>
>
> *Controls are as follows:*
>
> A - "z"
>
> B - "x"
>
> Y - "a"
>
> X - "s"
>
> Up - "Arrow Up"
>
> Down - "Arrow Down"
>
> Left - "Arrow Left"
>
> Right - "Arrow Right"
>
> Start - "Enter"
>
> Select - "Space"
>
>
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#85>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AgYefzCDEXOPMH7K3uaPLuHrf8zXR5s0ks5tSjfPgaJpZM4R9lee>
> .
>
--
Best Regards
-Kiel
--
Best Regards
-Kiel
|
Thank you for looking into it for me. I'm guessing its something to do with my site then as unfortunately when I iframe it its still not having it. http://mrbailsvideos.com/index.php/play-games/killer-instinct and if its working in your site then the code etc must be fine. grrrrrrrrrrrrrrrrrrrrrrrr thanks again |
well your code didnt work on my site but i use
https://www.iframe-generator.com for my frame work, simple and fast
…On Wed, Feb 7, 2018 at 6:42 PM, Mrbails ***@***.***> wrote:
Thank you for looking into it for me. I'm guessing its something to do
with my site then as unfortunately when I iframe it its still not having
it. http://mrbailsvideos.com/index.php/play-games/killer-instinct
and if its working in your site then the code etc must be fine.
grrrrrrrrrrrrrrrrrrrrrrrr
thanks again
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#85 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AgYefy9kB1WcB3gG36qoJFMNPe_lLVKUks5tSlEdgaJpZM4R9lee>
.
--
Best Regards
-Kiel
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
url http://mrbailsvideos.com/index.php/play-games/aladdin
I get a black screen in Chrome and a loading emulator 100% message in IE/Edge
I'm sure all my urls in the code point correctly and I have the expressinstall.swf in flash. I tried swapping Nesbox.swf for snes.swf but that made it worse.
Thanks in advance
Code is as follows
To play this game, please, download the latest Flash player!
Controls are as follows:
A - "z"
B - "x"
Y - "a"
X - "s"
Up - "Arrow Up"
Down - "Arrow Down"
Left - "Arrow Left"
Right - "Arrow Right"
Start - "Enter"
Select - "Space"
The text was updated successfully, but these errors were encountered: