vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - Flash BBCode with size option (https://vborg.vbsupport.ru/showthread.php?t=191926)

apiasto 09-26-2008 02:34 PM

how can we limit to certain groups?

Dustin_a31 09-26-2008 02:58 PM

Quote:

Originally Posted by apiasto (Post 1630971)
how can we limit to certain groups?

Sorry about that I originally assumed that this was supported in 3.7.3 turns out it's not, details in original post. As of right now. the choice is yours.

baghdad4ever 09-26-2008 05:35 PM

Quote:

Originally Posted by siddal (Post 1630863)
edit BBcodes:
Use {option} click on "yes"

When you then need to import a flash file to a thread you?ll see the javascript dialogue asking you to enter your options which you?ll enter like this:
width=600 height=400
click OK

and then enter the URL of your file like this:
[FLASH="width=600 height=400"]http:www.anysite.com/anyoldflash.swf[/FLASH]

Should do it, I reckon.


hi

i do exactly what is found in installation instruction

but there is no asking for width and hight

and the url like this pic

in attach






can you help please?

siddal 09-26-2008 06:36 PM

look at post 8 :

[FLASH="width=600 height=400"]http:www.anysite.com/anyoldflash.swf[/FLASH]

Dustin_a31 09-26-2008 07:25 PM

Quote:

Originally Posted by baghdad4ever (Post 1631092)
hi

i do exactly what is found in installation instruction

but there is no asking for width and hight

and the url like this pic

in attach






can you help please?

Hi. you seem to be using the older code. use the new replacement and follow those instructions. then in order to have the flash file show correctly follow the screen shots. the first screen shot is what you should see after you click the flash Icon in the WYSIWYG. After that you need to put the path to the actual flash file inbetween the brackets, Like a URL tag. then it should work.

baghdad4ever 09-27-2008 05:41 PM

thank you very mutch

is there any chance to modify it.

because most user prefer to input only numbers

ie: the popup ask what is the width and we put numbers and press ok

then another popup ask about hight

it is more easy

thanks

puansanid 09-28-2008 06:09 PM

thanks

REVHEAD 10-18-2008 10:31 PM

I installed this mod, was trying to embed a purepwnage movie it would come up under preview but when I post it would not have the movie in there?

I had a mess around with it trying and trying then my forums went funny, and I had to log out and back in, now for some reason no bb code works, URL, PHP,Bold, Italic, Smilies nothing .

Any ideas?

Turbe 01-12-2009 07:31 PM

What about forcing this to use a local directory on the server for the flash files (force it to use a specific directory for the flash sources)?

Obviously, a directory that only an Admin could place/upload/write the files.

Then, you wouldn't have to worry about locking down this custom bb code with another mod (that doesn't work on 3.7x)



So, instead of:
Code:

[flash= width = xxx height = xxx]http://www.somesite.com/flashfile.swf[/flash]
(The above link would never work because the local path would be added...)

it could be:
Code:

[flash= width = xxx height = xxx]flashfile.swf[/flash]
Just the file name...

I'm not sure how this could be configured in the Customer BB Code in the Admin CP....:confused:

Anyone?????

Turbe 01-12-2009 08:08 PM

Ok, I think I got it...

This works

Custom BB Code:
Code:

<object><embed src="http://www.yoursite.com/flash/{param}" {option} allowScriptAccess ="never" type="application/x-shockwave-flash"></embed></object>
(All flash files placed under HTMLroot/Flash)

In post:
Code:

[flash="width=816 height=205"]header_tv[1].swf[/flash]
Am I missing something here... wouldn't this be secure (only allowing this custom BB Code to use flash files at a specific location)?


All times are GMT. The time now is 04:55 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.01057 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete