vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Play .swf files (https://vborg.vbsupport.ru/showthread.php?t=324416)

Stratis 02-10-2017 10:22 AM

Play .swf files
 
Hi, i have some games .swf in my forum for user to play around.
I have them in tabs at Navigation manager.

The problem is when i click on tab it starts to download the game xxx.swf rather to start playing.
This issue is only on Firefox and Chrome. To IE11 and Edge they start to play.

P.S. Files are upload to my root. Any idea how they play to Firefox & Chrome ?
Thanks in advanced. :)

Stratis 02-17-2017 09:23 AM

Any clue please?

final kaoss 02-17-2017 08:59 PM

I suppose you're using an arcade mod or did you make custom pages? It would benefit us if you could give us as many details as possible.

Stratis 02-18-2017 04:18 AM

No mode no arcade, it is a .swf file game that I have it uploaded to my root as I say above. Thanks for answer. I found something that my cause this, but did not test it.

webmastersun 02-19-2017 12:23 AM

Quote:

Originally Posted by Stratis (Post 2582141)
Hi, i have some games .swf in my forum for user to play around.
I have them in tabs at Navigation manager.

The problem is when i click on tab it starts to download the game xxx.swf rather to start playing.
This issue is only on Firefox and Chrome. To IE11 and Edge they start to play.

P.S. Files are upload to my root. Any idea how they play to Firefox & Chrome ?
Thanks in advanced. :)

Because some browsers didn't support to play this type of format automatically.

you need to add somethings like this

<object>
<embed src="your_file.swf" width="100%" height="100%"></embed>
</object>

On the page that you allow users to play your .swf file.

Stratis 02-19-2017 07:38 AM

Quote:

Originally Posted by webmastersun (Post 2582571)
Because some browsers didn't support to play this type of format automatically.

you need to add somethings like this

<object>
<embed src="your_file.swf" width="100%" height="100%"></embed>
</object>

On the page that you allow users to play your .swf file.

In Navigation Manager I have a tab with this link
https://www.MYDOMAIN/games/gamexxxxx.swf

I can not insert embed src code. I do not know if there is a way?
Thank you very much for answering :)


All times are GMT. The time now is 04:46 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01073 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete