Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-19-2009, 04:50 PM
DieselMinded's Avatar
DieselMinded DieselMinded is offline
 
Join Date: Mar 2007
Posts: 1,655
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default BBcode Help Please

heres the embed info
HTML Code:
<div><object style="width:420px;height:272px" ><param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true&amp;documentId=090919172744-f3eb4b9bae7848938843bc16b177b5da&amp;docName=64lpowerstrokedieselengineoverview.pdf&amp;username=DieselBombers&amp;loadingInfoText=6%204%20L%20Power%20Stroke%20Diesel%20Engine%20Overview&amp;et=1253381428454&amp;er=13" /><param name="allowfullscreen" value="true"/><param name="menu" value="false"/><embed src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" style="width:420px;height:272px" flashvars="mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true&amp;documentId=090919172744-f3eb4b9bae7848938843bc16b177b5da&amp;docName=64lpowerstrokedieselengineoverview.pdf&amp;username=DieselBombers&amp;loadingInfoText=6%204%20L%20Power%20Stroke%20Diesel%20Engine%20Overview&amp;et=1253381428454&amp;er=13" /></object><div style="width:420px;text-align:left;"><a href="http://issuu.com/DieselBombers/docs/64lpowerstrokedieselengineoverview.pdf?mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true" target="_blank">Open publication</a> - Free <a href="http://issuu.com" target="_blank">publishing</a> - <a href="http://issuu.com/search?q=power%20stroke" target="_blank">More power stroke</a></div></div>
what should the Replacement be?
Reply With Quote
  #2  
Old 09-19-2009, 05:14 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You need to define which parts of that url change per video. I can't tell in that url which variables are static or which are dynamic.
Reply With Quote
  #3  
Old 09-19-2009, 05:22 PM
DieselMinded's Avatar
DieselMinded DieselMinded is offline
 
Join Date: Mar 2007
Posts: 1,655
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<div><embed src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" quality="high" scale="noscale" salign="l" flashvars="mode=embed&amp;layout=http%3A%2F%2Fskin .issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBt n=true&amp;documentId=090919172744-f3eb4b9bae7848938843bc16b177b5da&amp;docName=64lpowerstrokedieselengineoverview.pdf&amp;username=DieselBombers&amp;loadingInfoText=6% 204%20L%20Power%20Stroke%20Diesel%20Engine%20Overv iew&amp;et=1253384413964&amp;er=32" style="width:420px;height:272px" name="flashticker" align="middle"/><div style="width:420px;text-align:left;"><a href="http://issuu.com/DieselBombers/docs/64lpowerstrokedieselengineoverview.pdf?mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com %2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true" target="_blank">Open publication</a> - Free <a href="http://issuu.com" target="_blank">publishing</a> - <a href="http://issuu.com/search?q=power%20stroke" target="_blank">More power stroke</a></div></div>

--------------- Added [DATE]1253384634[/DATE] at [TIME]1253384634[/TIME] ---------------

I really want to get embed PDF working the mods here do not work i found a new service http://www.issuu.com

they have embed codes for alot of major platforms but none for vbulletin
Reply With Quote
  #4  
Old 09-19-2009, 05:25 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Then that would be your parameter.
PHP Code:
<div><embed src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" quality="high" scale="noscale" salign="l" flashvars="mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayou t.xml&amp;showFlipBtn=true&amp;documentId=090919172744-f3eb4b9bae7848938843bc16b177b5da&amp;docName={param}&amp;username=DieselBombers&amp;loadingInfoText=6%204%20L%20Power%20Stroke%20Die sel%20Engine%20Overview&amp;et=1253384413964&amp;er=32" style="width:420px;height:272px" name="flashticker" align="middle"/><div style="width:420px;text-align:left;"><a href="http://issuu.com/DieselBombers/docs/{param}?mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp; showFlipBtn=true" target="_blank">Open publication</a> - Free <a href="http://issuu.com" target="_blank">publishing</a> - <a href="http://issuu.com/search?q=power%20stroke" target="_blank">More power stroke</a></div></div
The user would then go [yourbbcode]64lpowerstrokedieselengineoverview.pdf[/yourbbcode]
Reply With Quote
  #5  
Old 09-19-2009, 05:33 PM
DieselMinded's Avatar
DieselMinded DieselMinded is offline
 
Join Date: Mar 2007
Posts: 1,655
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i put that as the replacement , and posted

PDF="64lpowerstrokedieselengineoverview.pdf"][/PDF

with brackets

and nothing is showing up

--------------- Added [DATE]1253386361[/DATE] at [TIME]1253386361[/TIME] ---------------

it is working i had to turn off

Use {option}
Reply With Quote
  #6  
Old 09-19-2009, 07:40 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great!
Reply With Quote
  #7  
Old 04-19-2010, 03:06 PM
sopier sopier is offline
 
Join Date: Apr 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any step by step guide on this?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:01 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06920 seconds
  • Memory Usage 2,232KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_html
  • (1)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete