vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Problem in the code in the flash version 368 (https://vborg.vbsupport.ru/showthread.php?t=251981)

loveyou-jesus 10-11-2010 10:47 PM

Problem in the code in the flash version 368
 
1 Attachment(s)
Peace be with you

I have a problem I'm working copy 368
And put code such as flash picture
But do not work

And I put the code here + a picture of the way and put the code
When I put a link flash do not show anything and keep as
Please help me


PHP Code:

<object width="425" height="100"><param name="movie" value="{param}"><embed src="{param}" width="425" height="100" type="application/x-shockwave-flash"></embed></object


BirdOPrey5 10-11-2010 11:57 PM

I can't follow what's going on because of the right-hand notation but it looks like you're missing some <'s and >'s in your code.

Try this code instead:
Code:

<object width="425" height="100">
<param name="movie" value="{param}">
<embed src="{param}" width="425" height="100">
</embed>
</object>


loveyou-jesus 10-12-2010 12:19 AM

1 Attachment(s)
Thank you for help and after I put the code appears as follows

BirdOPrey5 10-12-2010 12:41 AM

Well its working fine for me- you must have not deleted all the old code before you pasted in the new code. Make sure the box is completely blank.

loveyou-jesus 10-12-2010 12:54 AM

1 Attachment(s)
I install it again, this result was

loveyou-jesus 10-12-2010 01:16 AM

THX MANE

THES CODE

PHP Code:

<object width="450" height="350"><param name="movie" value="{param}"><embed src="{param}" width="450" height="350" type="application/x-shockwave-flash"></embed></object



All times are GMT. The time now is 11:38 AM.

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.03334 seconds
  • Memory Usage 1,721KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_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