BinaryWorks.it Official Forum
Home
|
Profile
|
Active Topics
|
Members
|
Search
|
FAQ
All Forums
eXtreme Movie Manager (Rel. 7), No More Updates
Suggestions / New Features
Number of Varibales for Cover, Backcover, Fanart
Note:
Only the poster of this message, and the Moderator can edit the message.
Screensize:
640 x 480
800 x 600
1024 x 768
1280 x 1024
UserName:
Password:
Format Mode:
Basic
Help
Prompt
Format:
Font
Andale Mono
Arial
Arial Black
Book Antiqua
Century Gothic
Comic Sans MS
Courier New
Georgia
Impact
Lucida Console
Script MT Bold
Stencil
Tahoma
Times New Roman
Trebuchet MS
Verdana
Size
1
2
3
4
5
6
Color
Black
Red
Yellow
Pink
Green
Orange
Purple
Blue
Beige
Brown
Teal
Navy
Maroon
LimeGreen
Message:
* HTML is OFF
*
Forum Code
is ON
Smilies
New exe is working. [:D] Here are the new Movie Cards that use the new function. As an example a added a Card: [b]movie_bigcover-limited.htm[/b] that shows how to limit the amount of image that are shown (the old limit 20/50 is used in this example movie card): [quote]var relTo = document.getElementById ("extracover"); var relTo2 = document.getElementById ("Additional_Fanart"); var fmc = $('#mcov1').text(); var fmf = $('#mfan1').text(); var mc_count = _MOVIE_COVERCOUNT_; if (mc_count > [b][red]20[/red][/b]) {mc_count = [b][red]20[/red][/b];} var mf_count = _MOVIE_FANARTCOUNT_; if (mf_count > [b][red]50[/red][/b]) {mf_count = [b][red]50[/red][/b];} for (var mic = 1;mic < mc_count;mic++) { relTo.insertAdjacentHTML('BeforeEnd','<img src="' + fmc.replace('_1.','_' + mic + '.') + '" onerror="ImgError2(this);" class="my_img">#013;');} for (var mic = 1;mic < mf_count;mic++) { relTo2.insertAdjacentHTML('BeforeEnd','<img src="' + fmf.replace('_1.','_' + mic + '.') + '" onerror="ImgError2(this);" class="my_img">#013;');}[/quote] http://www.mediafire.com/download.php?cyjrrl0yl1kpzfe PS: On my PC the new movie cards are even loaded quicker with all images as before the old "hard-coded variables" movie cards and less images. [:D]
Check here to include your profile signature.
BinaryWorks.it Official Forum
© Binaryworks.it
Generated in 0.02 sec.