Audiosoft Forums Last active: Never
Not logged in [Login - Register]
Go To Bottom

Printable Version | Subscribe | Add to Favourites   Post new thread Poll:
 Pages:  1  2
Author: Subject: Video Backgrounds - now in v5.60
Pirk
Posting Freak
*****




Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline

posted on 5-7-2011 at 05:03 PM Edit Post Reply With Quote
Here is the "Hypnotic Flourishes", converted from your site: ;)

Attachment: Hypnotic Flourishes.mp4 (1.11mb)
This file has been downloaded 838 times





:cool: Pirk
View User's Profile Visit User's Homepage View All Posts By User U2U Member
Audiosoft
Super Administrator
*********




Posts: 3397
Registered: 3-11-2003
Member Is Offline

posted on 5-7-2011 at 05:56 PM Edit Post Reply With Quote
:o odd and even rows in the songlist...
tr:nth-child(2n) { }
tr:nth-child(2n+1) { }

only seems to work on each row background not each element like title, rating, genre :(




:cool: Audiosoft
View User's Profile E-Mail User Visit User's Homepage View All Posts By User U2U Member
Pirk
Posting Freak
*****




Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline

posted on 5-7-2011 at 06:10 PM Edit Post Reply With Quote
where you add that?



:cool: Pirk
View User's Profile Visit User's Homepage View All Posts By User U2U Member
Audiosoft
Super Administrator
*********




Posts: 3397
Registered: 3-11-2003
Member Is Offline

posted on 5-7-2011 at 06:11 PM Edit Post Reply With Quote
in songlist.dis just add
tr:nth-child(2n)
{ background-image:url(songlisttitle.png); }
and it will have background on every other row
not very useful because the background shows in the empty artist space

that hypno background is OK. the ones on that site are a kind of short but they do loop nice. maybe i will i will sign up to get the hd versions.
this is my favorite video so far besides my lava lamp loop which is 28MB. this one is only good for Playlist= in colors.ini

[VideoBackgrounds]
Enable=True
PlayList=solarflare.mp4

Attachment: solarflare.mp4 (1.52mb)
This file has been downloaded 834 times





:cool: Audiosoft
View User's Profile E-Mail User Visit User's Homepage View All Posts By User U2U Member
Audiosoft
Super Administrator
*********




Posts: 3397
Registered: 3-11-2003
Member Is Offline

posted on 5-7-2011 at 06:21 PM Edit Post Reply With Quote
and i put this PNG over it in colors.ini

[PNGBackgrounds]
Enable=True
PlayList=PNGBackground.png

Audiosoft has attached this image:
PNGBackground.png - 16.29kb




:cool: Audiosoft
View User's Profile E-Mail User Visit User's Homepage View All Posts By User U2U Member
Pirk
Posting Freak
*****




Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline

posted on 5-7-2011 at 06:30 PM Edit Post Reply With Quote
OK for tr:nth-child(2n).. too bad it does not work in title
beautiful your video!




:cool: Pirk
View User's Profile Visit User's Homepage View All Posts By User U2U Member
Pirk
Posting Freak
*****




Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline

posted on 5-7-2011 at 10:52 PM Edit Post Reply With Quote
Here is another CSS feature i added in my songlist:

Pirk has attached this image:
vbgs4.jpg - 192.38kb




:cool: Pirk
View User's Profile Visit User's Homepage View All Posts By User U2U Member
Audiosoft
Super Administrator
*********




Posts: 3397
Registered: 3-11-2003
Member Is Offline

shocked.gif posted on 5-8-2011 at 10:02 PM Edit Post Reply With Quote
working on an IE9 skin for EJukebox with subtle animations...
...
stained glass color effect in artistlist.dis works with hsla or rgba
[HiArtistBackground]
Color=hsla(165,100%,40%,0.3)
Color2=hsla(165,100%,40%,0.3)
TextColor=rgba(255,255,255,0.5)
TextColor2=rgba(255,255,255,0.5)
TextColorHi=#FFFFFF
TextColor2Hi=#FFFFFF

fun with alpha colors, radius and box shadow

color: rgba(255,255,255,0.5);
background:transparent;
background-color: rgba(111,111,61,0.05);
border-top: 3px inset rgba(222,111,61,0.1);
border-left: 3px inset rgba(111,111,61,0.1);
border-right: 3px inset rgba(111,111,61,0.1);
border-bottom: 3px inset rgba(222,111,61,0.1);
border-radius: 100% 10% 100% 100%;
box-shadow: inset 3px 3px 30px rgba(111,111,61,0.5);

Audiosoft has attached this image:
futurespec.JPG - 226.67kb




:cool: Audiosoft
View User's Profile E-Mail User Visit User's Homepage View All Posts By User U2U Member
Pirk
Posting Freak
*****




Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline

posted on 5-9-2011 at 12:15 PM Edit Post Reply With Quote
indeed subtle or not, video animation effects can be really surprising! :D

Pirk has attached this image:
alv.jpg - 63.16kb




:cool: Pirk
View User's Profile Visit User's Homepage View All Posts By User U2U Member
Audiosoft
Super Administrator
*********




Posts: 3397
Registered: 3-11-2003
Member Is Offline

posted on 5-9-2011 at 06:12 PM Edit Post Reply With Quote
:o:D
maybe put a... background-color: hsla(240,0%,100%,0.5);
in .Artistrow2 (or is it .Artistrow?) so the black text is easier to read




:cool: Audiosoft
View User's Profile E-Mail User Visit User's Homepage View All Posts By User U2U Member
Pirk
Posting Freak
*****




Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline

posted on 5-9-2011 at 06:44 PM Edit Post Reply With Quote
it was just a snapshot after i added the video background behind my previous skin..
maybe better like that: thanks.

Pirk has attached this image:
alv2.jpg - 68.23kb




:cool: Pirk
View User's Profile Visit User's Homepage View All Posts By User U2U Member
Audiosoft
Super Administrator
*********




Posts: 3397
Registered: 3-11-2003
Member Is Offline

posted on 5-9-2011 at 07:01 PM Edit Post Reply With Quote
wow that looks so awesome!:o



:cool: Audiosoft
View User's Profile E-Mail User Visit User's Homepage View All Posts By User U2U Member
Pirk
Posting Freak
*****




Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline

posted on 5-9-2011 at 07:11 PM Edit Post Reply With Quote
yeah i've also been surprised more than expected by this result!! :cool:
but that will be "the skin of 2020"... :D if we don't have a Skin Builder before! :(




:cool: Pirk
View User's Profile Visit User's Homepage View All Posts By User U2U Member
Audiosoft
Super Administrator
*********




Posts: 3397
Registered: 3-11-2003
Member Is Offline

posted on 5-9-2011 at 07:28 PM Edit Post Reply With Quote
2020? :( that's too late... IE10 will be out by then with text-shadow and multi-step alpha gradients ;)

well there is already Create skin.zip ....and this forum with big attachment support. you still need EJ to delete all unused images?

maybe what we need is a good IE9 base skin and then a window to let the user pick border, background and text colors, fonts and background mp4 and not make them worry about images or sizing or where to use zoom. full skins will still work the same but maybe we could have skins that are easy to customize. the idea would be to create variables in .dis and colors.ini that would map to user selected values. so instead of color: #FF000 the .dis would have color: ^ReusableName^; there would be a master and user style.ini that would map all the ReusableNames=value and have a window in EJ to change the values instead of having to edit the style.ini. How does that sound? the names would have to also somehow name the Type. longcolor, hexcolor, alphahex (still only way to get alpha gradients until IE10), hsla color, filename, fontname. or would this all make it all more confusing? i am afraid any skin builder would have to limit the possibilities that already exist with .dis, colors.ini and reusable files. is it not easier to copy and paste code around in colors.ini and .dis files than to have a drop down box to set each value?


for instance...have you tried?
.albumwimagehi
{
box-shadow: inset 3px 3px 30px rgba(111,111,61,0.5);
zoom: 170%;
position:relative;
top:0px;
left:-170px;
}

Audiosoft has attached this image:
zoom.JPG - 93.83kb




:cool: Audiosoft
View User's Profile E-Mail User Visit User's Homepage View All Posts By User U2U Member
Pirk
Posting Freak
*****




Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline

posted on 5-10-2011 at 12:12 PM Edit Post Reply With Quote
RE: you still need EJ to delete all unused images?
yeah more than ever... like a skin publisher! i would always need a tool to do this boring work for me because day after day i try Too Many images and their variants edited in photoshop (if only it was possible to save the file edition historic?) this tool could lead to a clean public skin regularly, each time starting from the functional but totally messy skin version. for me messy = never posted...
i was hoping you'll improve the disripper.exe so that it really works for the entire skin images. reading ALL and only the really used images, maybe from the HTML "final page"?
more the tool will be powerful, more often i will post variants of my skin. avoiding the so boring cleaning stage...
a moment i thought you were leaving on this idea? i think that was the good way!
and if the tool could also clean the .dis files, removing repeated instances of the same instruction.. :D

RE: is it not easier to copy and paste code around in colors.ini and .dis files than to have a drop down box to set each value?
yes, probably!

Thanks.




:cool: Pirk
View User's Profile Visit User's Homepage View All Posts By User U2U Member
Audiosoft
Super Administrator
*********




Posts: 3397
Registered: 3-11-2003
Member Is Offline

posted on 5-10-2011 at 06:28 PM Edit Post Reply With Quote
hmm what happened to that list of images? i remember posting it.
it had all images for EJ that are not set in .dis or colors.ini

all the VU meter and MP4 newness and i forgot about .dis ripper exe
http://www.audiosoft.net/forums/viewthread.php?tid=2839#pid81954

oh yeah it was supposed to be open source. oh well i'll see what i can do.




:cool: Audiosoft
View User's Profile E-Mail User Visit User's Homepage View All Posts By User U2U Member
Pirk
Posting Freak
*****




Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline

posted on 5-10-2011 at 06:30 PM Edit Post Reply With Quote
open source or not, if it fulfills its office.. thanks if you can do something!



:cool: Pirk
View User's Profile Visit User's Homepage View All Posts By User U2U Member
 Pages:  1  2
Post new thread Poll:

Go To Top

Audiosoft Home | Download EJukebox for Windows | Register EJukebox
©2019 Audiosoft Network. All rights reserved.
[queries: 16]
HTML5 Color Picker for CSS Opacity
Short Url Service with Stats