Monday, May 20, 2013
   
Text Size

Favourites Email Print

How to change hight and width of Flash Movie

Author:
Administrator
Date added:
Thursday, 12 November 2009
Last revised:
Friday, 27 May 2011
Hits:
6001
Rating:
 
Vote for this:
Good - Bad
favoured:
0 Favour

Answer

Currently there is no GUI option to change it but can be changed manually.


Note: height & width need to be same in all the files.

Just change height & width parameter to your desired size.
Note: height & width need to be same in all the files.

Edit:
com_odudecard/views/odudecardshow/view.html.php

search for:
if($greeting['type']=='F')

just below this line change the parameter of height & width.

Again:

Edit:
com_odudecrd/views/odudecardpick/tmpl/odudecardpick.php
search for:
if($this->type=='F')


com_odudecard/views/

odudecardshow/view.html.php
search for:
if($greeting['type']=='F')

just below this line change the parameter of height & width.

Again:

Edit:
com_odudecrd/views/odudecardpick/tmpl/odudecardpick.php
search for:
if($this->type=='F')

{jcomments on}

Category

Comments  

 
#2 Administrator 2010-08-06 17:28
Quoting Chris Lewis:
I am trying this with the latest patch 1.4 and I am trying to follow your instructions but not making it happen . Wondered if these instructions still apply?
Thanks
Chris Lewis

Yes it works with 1.4

Search for width=\"535\" height=\"278\" and change 535 & 278 to desired size.
 
 
#1 Chris Lewis 2010-07-31 05:59
I am trying this with the latest patch 1.4 and I am trying to follow your instructions but not making it happen . Wondered if these instructions still apply?
Thanks
Chris Lewis
 

Add comment


Security code
Refresh