Documentation & FAQ
How to change hight and width of Flash Movie
How to change hight and width of Flash Movie
How to change hight and width of Flash Movie
- Author:
- Administrator
- Date added:
- Thursday, 12 November 2009
- Last revised:
- Friday, 27 May 2011
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')
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}
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}



Comments
Yes it works with 1.4
Search for width=\"535\" height=\"278\" and change 535 & 278 to desired size.
Thanks
Chris Lewis
RSS feed for comments to this post.