Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to download flash instead of pictures
#1
Is it possible to download flash instead of pictures
file "image.php"
Code:
<p id="code-imgthumb-html">&lt;div class="lefter">&lt;a href="<?php echo tsl($SITEURL) .'data/uploads/'. $src; ?>?width=640&amp;height=480" rel="prettyPhoto" title="Дождитесь окончания загрузки">&lt;img src="<?php echo tsl($SITEURL) .'data/thumbs/uploads/'.$src; ?>" class="captify" alt="&lt;b&gt;Игра называется вот&lt;/b&gt;Начать игру" />&lt;/a>&lt;/div></p>
instead .jpg was .swf
Reply
#2
maybe something went wrong with sending the headers ?
Did you mess with document encodings or with browser options ?
Does it occur using other browsers or browsing the website from another computer ?
Addons: blue business theme, Online Visitors, Notepad
Reply
#3
Google still bad interpreter Smile
I just wish that when you click on the thumbnail will open a flash game
Reply
#4
Now I get it. You are linking directly to the .swf. No wonder that browser starts a download process Smile
You have to create a site, embed the flash game, and link to this page using thumbnail, not to the .swf file.
Addons: blue business theme, Online Visitors, Notepad
Reply




Users browsing this thread: 1 Guest(s)