Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Example code to load a swf. file
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Example code to load a swf. file
#10421
Example code to load a swf. file 13 Years, 2 Months ago Karma: 0
Could anyone please give me Example code to load a swf. file from my windows hosting I want to place an image in a joomla article that when clicked loads the .swf in a sexy light box frame.

Thanks in advance for your help any help will be appreciated.
Rob
The administrator has disabled public write access.
 
#10429
Re:Example code to load a swf. file 13 Years, 2 Months ago Karma: 747
Hello,

If you mean "System - ARI Sexy Lightbox Anywhere" plugin, from "ARI Sexy Lightbox" package, use the next code:

Code:


{arisexylightbox activeType="rcontent" width="792" height="294" url="LINK_TO_SWF_FILE" title="Video"}<img src="LINK_TO_IMAGE" />{/arisexylightbox} 



Where LINK_TO_SWF_FILE is link to SWF file which you want to show and LINK_TO_IMAGE is link to image what will be used as preview for SWF file.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15907
Re:Example code to load a swf. file 12 Years, 10 Months ago Karma: 0
Hi,

Do I have to use the same code if I want to open the video popup by clicking on an image from a module (mod_costum)Because when I do this from a article, it works fine, but not when open from de mod_custum module

Regards
The administrator has disabled public write access.
 
#15908
Re:Example code to load a swf. file 12 Years, 10 Months ago Karma: 747
Hello,

Open "System - ARI Sexy Lightbox Anywhere" plugin settings page and check that "Mode" parameter is set to "Anywhere".

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15914
Re:Example code to load a swf. file 12 Years, 10 Months ago Karma: 0
Thanks, it works perfect now.

Best regards,
Soedesh
The administrator has disabled public write access.
 
Go to topPage: 1