Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: $imageabs related folder in windows7? (Read 1013 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

$imageabs related folder in windows7?

Hi there`

Had foobar v0.9.4 with columns UI and track info mod layout style running on windows xp. Now that i upgraded to windows 7 got a problem showing pictures related to the track info mod using $imageabs :

$imageabs(-7,0,images\homecore23.png,)
$padding(0,-1)

// PerSecond
/// countdown///
$imageabs(1,4,images\count_43\count$mod(%_time_elapsed_seconds%,40).png,)

$if(%_ispaused%,
$alignabs(15,11,25,25,left,middle)
$font(Arial,9,shadow,200-200-200)
▌▌
,
$alignabs(13,11,25,25,left,middle)
$font(Arial,15,shadow,200-200-200)

)
$button(0,0,0,0,40,40,,,pause,)

)


Don´t actually know where to put the pictures?... or if i have to modify the code?...in windows xp they were stored in foobar´s folder being in application data...

Thx for any help ,-)