vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   There you are: Flash regex for the ones that need it (https://vborg.vbsupport.ru/showthread.php?t=11503)

cyrus 04-16-2001 08:23 PM

i have a verson 2 beta 3 of vb. I am trying to implement this hack but it just doesnt work.

I even updted threads and followed instructions twice through.

What shall i do ? I need a flash hack so i can edit boy the y size and x size

thank you .....

VirtueTech 04-16-2001 08:43 PM

Is there any way to set limitations on the file that the users can add.

I want to use this for users sigs...so I don't want it too large.

Also .. what about limiting regular image size in users sigs? Anyone know anything about that?

conan 04-16-2001 10:10 PM

If you are talking about the hack you have to ask Mas Mind, if you are talking about the BB code I posted, then yes you can set up a fixed width and height, the problem is that it will be fixed so they can't have anything smaller either.
you can do this simply by setting it up on the code replacement.
It would go like this:

vB Code tag: swf

vB Code replacement:
Code:

<embed src={option} width=200 height=100 type=application/x-shockwave-flash></embed>
*NOTE that the width and height is the one that will be used on all flash movies, not only sigs!

vB Code example:
Code:

[swf="http://yoursite.com/yourmovie.swf"][/swf]

Use parameter: YES

This should work fine!


All times are GMT. The time now is 02:16 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.01193 seconds
  • Memory Usage 1,713KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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