Help - Search - Members - Calendar
Full Version: Using Flash Images As Wallpapers!
SE-NSE Forums > SE Firmware > Customising Firmware/UI > Graphics / Graphical Modding > DB2010/DB2012 Specific
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
nkls
Update!
w810 cid49 now supports patching!
apply this patch, and you will be able to set the flash images as wallpapers the same way as you do with any other image! thumbsup.gif
CODE
;W810 SW-R4EA031
;Enable setting flash files as wallpapers, screensavers and boot images through phone's file explorer.
;Big thanks to mattkun for inspiration!
;v3 is completely rewritten, now BMP files work like they should.
;(c) H3ct0R a.k.a. H3x
444EF8BC: A8F54E44 F0506F45
456F50F0: FFFFFFFFFFFFFFFFFFFFFFFF DA74654490B44B4400000000


Old method: for cid50 phones
Hi everybody!

I've done some researches on if it's possible to use flash images as wallpapers on w810.


the key to this is a file called BG_IMAGE_STANDBY_USER_DEFINED.@, which is located in /tpa/system/bg_images/. This file contains the info of where the background image is stored. If you replace this file with a shortcut to a .swf file, the phone will use that file as background!
Notice that you might need to restart the phone one or two times before it will take effect.

This file will be changed every time you change background image, but if you always has a "delete and copy" tag in customize_upgrade.xml (read this topic), you just need to restart your phone twice to reactivate it. (second time you can restart before you enter your pin code)
Just make sure that you are not using the theme's wallpaper when you restart, you need to use a picture!

To change flash wallpaper, simply replace the file that the shortcut points to with another flash file, and restart your phone.

The shortcut can be uploaded with the customize_upgrade.xml method, just don't include ".@" in the tag.
It should look something like this:

CODE
<delete dest="/tpa/system/bg_images/BG_IMAGE_STANDBY_USER_DEFINED" />
<copy source="/usb/other/upload/BG_IMAGE_STANDBY_USER_DEFINED" dest="/tpa/system/bg_images/BG_IMAGE_STANDBY_USER_DEFINED" />


There is also some other files that can use flash files the same way:

SHUTDOWN_IMAGE_SEMC (/tpa/preset/system/settings)
Shutdown image. Will stop automatically after 30 sec. Key activities can also be registered by the flash file!

STARTUP_IMAGE_SEMC (/tpa/preset/system/settings)
Startup image. Will stop when mid key is pressed. Key activities can also be registered by the flash file!

BG_IMAGE_STANDBY (/tpa/system/bg_images/)
This file contains the info of where the theme's wallpaper is stored. Can be used the same way as
BG_IMAGE_STANDBY_USER_DEFINED, just that will be replaced when you change theme.

BG_IMAGE (/tpa/system/bg_images/)
Don't know really. Is present in the phone, but I haven't managed to do anything with it. :S


Bugs:
While this isn't actually supported by the phone, it has some bugs. The flash file sometimes "disturbs" other activities on the phone:

* When using the activity menu, and scrolling down, the activity menu background + tabs disappears, and
only leaves the text from the activity menu on the desktop. (Just with horizontal layout, not vertical)

* Sometimes the other objects on the desktop (status bar, time, date, operator, softkey text) disappears for a short time.

* When making calls the screen gets messed up.

* Sometimes the walkman gets disturbed. (hacks in the playback, occurred when I tried to use a flash menu as wallpaper)

* The frame rate is lower than in flash menus, and when viewing flash images in the file browser.

* The phone doesn't show who's calling every tome. This can be solved by tapping the on/off key once. (thanks to qwerty12!)





Summary:

This is the files you need to copy to make this work (then restart phone twice):
QUOTE
customize_upgrade.xml.@ to tpa/preset/custom/
wallpaper.swf to usb/images/
customize_upgrade.xml to usb/other/
BG_IMAGE_STANDBY_USER_DEFINED.@ to usb/other/upload/


Some flash desktop .fla files mad by me. laugh.gif (Click on the screenshot to download!)
(The .swf files can be found in the attachment and here)


enjoy! cool.gif

Files in attachment:
2 x BG_IMAGE_STANDBY_USER_DEFINED ( pointing to:card/../image/wallpaper.swf and usb/image/wallpaper.swf)
customize_upgrade.xml (with the delete and copy tags)
5 x Flash wallpapers made by me. smile.gif
qwerty12
Haha I love you smile.gif (in a straight way laugh.gif)

Thanks smile.gif
DKTiger
Ahhh Finally!

I'v been waiting for something like this... or... actually i have been waiting for THIS! laugh.gif
skindeep
very nice nkls smile.gif hope we can find a way to fix the bugs you mentioned.
aSwede
Great! Thanks. smile.gif
qwerty12
Is the shortcut standby or desktop because I am getting confused sad.gif. the shortcut points to standby but you say Desktop at the top?

Oh, sorry I read the post fully. I still cant understand why its not working for me. I'm going to try replacing Desktop this time, not standby.
dtox
well.. nice post.. i can forsee it.. this is gonna be one big thread!! laugh.gif

oh.. n THANX A TON!!!
nkls
Glad that you like it! wink.gif

Here is another flash wallpaper I've made:


Download!


@qwerty12
How could I miss that blink.gif
it'll soon be standby everywhere.
blindr
sweet!! if i use this and remove time and date on the desktop, it would rock!
MetallicA
finally it's Available rofl.gif ------->you know when you try to put aflash file as wallpaper it says"Not Available" partyhat.gif
Dr.Uberveguad
Thanks
blindr
so basically what i do is replace the BG_IMAGE_STANDBY_USER_DEFINED shortcut files in the rar to the phone in /tpa/system/bg_images/. The customize_upgrade.xml

then just add wallpaper.swf to the card/phone? reset to work? What if i want to go back to original desktops?
nkls
QUOTE (blindr @ 2007-05-12 20:40) *
so basically what i do is replace the BG_IMAGE_STANDBY_USER_DEFINED shortcut files in the rar to the phone in /tpa/system/bg_images/. The customize_upgrade.xml

then just add wallpaper.swf to the card/phone? reset to work? What if i want to go back to original desktops?


You do that, and when you want to use an original desktop you just change wallpaper the normal way. thumbsup.gif
blindr
and when i want to change back to flash wallpapers, i redo the shortcuts again?
nkls
QUOTE (blindr @ 2007-05-12 20:58) *
and when i want to change back to flash wallpapers, i redo the shortcuts again?


Yes. cool.gif If you use customize_upgrade.xml you just need to restart your phone two times.
ReDDeviL
White Active Theme Flash Wallpaper
Click to view attachment
qwerty12
Nkls, any chance of a dark wallpaper with no vibration after every minute please or how to modify it myself (I got flash decompilers and + flash CS3?

I keep my phone in my pocket and if it keeps vibrating at school, I'm going to get confinscated (spelling) sad.gif

BTW: This took me 20 mins deciphering the shortcuts laugh.gif
frajo
COOL! ... thank you for the trick ... thumbsup.gif

so it is time to start sharing .swf wallpapers. I got these ones from a w610:

Click to view attachment
in the w610 these swf wallpapers show the song being played by the Walkman ... I wonder if this will work with the w810i... ! confused.gif
qwerty12
Thanks frajo smile.gif

No, the phone doesnt show the song currenty playing sad.gif
oliv3r
I'm just wondering - how often do those softkey texts disappear? Is it noticeable or a very small glitch?
nkls
QUOTE (ReDDeviL @ 2007-05-12 23:44) *
White Active Theme Flash Wallpaper
Click to view attachment

Thanks! thumbsup.gif

QUOTE (qwerty12 @ 2007-05-13 08:15) *
Nkls, any chance of a dark wallpaper with no vibration after every minute please or how to modify it myself (I got flash decompilers and + flash CS3?

I keep my phone in my pocket and if it keeps vibrating at school, I'm going to get confinscated (spelling) sad.gif

BTW: This took me 20 mins deciphering the shortcuts laugh.gif

I will upload the .fla file to my first post! laugh.gif
deciphering the shortcuts? What do you mean? (could be my bad English also... tongue.gif)


QUOTE (frajo @ 2007-05-13 08:26) *
COOL! ... thank you for the trick ... thumbsup.gif

so it is time to start sharing .swf wallpapers. I got these ones from a w610:

Click to view attachment
in the w610 these swf wallpapers show the song being played by the Walkman ... I wonder if this will work with the w810i... ! confused.gif

Great! thumbsup.gif But they doesn't show what song is being played sad.gif

QUOTE (oliv3r @ 2007-05-13 08:54) *
I'm just wondering - how often do those softkey texts disappear? Is it noticeable or a very small glitch?

Sometimes they flicker, sometimes not.
DKTiger
QUOTE (nkls @ 2007-05-13 10:38) *
Great! thumbsup.gif But they doesn't show what song is being played sad.gif

I think it is becouse that in the w610i, the media player (walkman) is some other place, i think that with a bit of modding the .swf file. it might work ... confused.gif
qwerty12
QUOTE (nkls @ 2007-05-13 09:38) *
I will upload the .fla file to my first post! laugh.gif
deciphering the shortcuts? What do you mean? (could be my bad English also... tongue.gif )


Thanks smile.gif

I mean putting the files in the right files, I kept getting confused. I started from the customize_upgrade.xml shortcut etc laugh.gif. I should have said that better. Bad English? You sure as hell write better than me and I live in England laugh.gif

Thanks a lot nkls. I modifed your fla to take out the vibration. It works for me but being a noob I dont know if I done it right laugh.gif
LordPhoenix
time to update your sig than qwerty
nkls
QUOTE (qwerty12 @ 2007-05-13 11:05) *
Thanks smile.gif

I mean putting the files in the right files, I kept getting confused. I started from the customize_upgrade.xml shortcut etc laugh.gif. I should have said that better. Bad English? You sure as hell write better than me and I live in England laugh.gif

Thanks a lot nkls. I modifed your fla to take out the vibration. It works for me but being a noob I dont know if I done it right laugh.gif


Creating the shortcuts? Try my SE Shortcut Generator (link in sign.)!

And I think it's very hard to do something wrong with that fla file! tongue.gif
qwerty12
QUOTE
opera mini on flash desktop
wink.gif laugh.gif
LordPhoenix
my bad bud......I think I need some sleep sleepy.gif
qwerty12
QUOTE (LordPhoenix @ 2007-05-13 10:47) *
my bad bud......I think I need some sleep sleepy.gif


Me too laugh.gif. I kept getting up early for my exams but now that they are over, I can get some quality sleep laugh.gif

QUOTE (nkls @ 2007-05-13 10:43) *
Creating the shortcuts? Try my SE Shortcut Generator (link in sign.)!

And I think it's very hard to do something wrong with that fla file! tongue.gif


No, figuring out where everything points to smile.gif. Although that program is nice, thanks smile.gif. I never had a need to use shortcuts on my K750 because of patches but now shortcuts are paramount on a W810.

True, but I dont know any flash syntax,scripting that sort of thing laugh.gif. I just changed StartVibration to StopVibration laugh.gif. I'm trying a different layout for the wallpaper at the moment but I can see why you done yours sideways...
LordPhoenix
I think I'll hold off on this tweak until the bugs are sorted....
nkls
QUOTE (qwerty12 @ 2007-05-13 11:55) *
Me too laugh.gif. I kept getting up early for my exams but now that they are over, I can get some quality sleep laugh.gif



No, figuring out where everything points to smile.gif. Although that program is nice, thanks smile.gif. I never had a need to use shortcuts on my K750 because of patches but now shortcuts are paramount on a W810.

True, but I dont know any flash syntax,scripting that sort of thing laugh.gif. I just changed StartVibration to StopVibration laugh.gif. I'm trying a different layout for the wallpaper at the moment but I can see why you done yours sideways...

I understand laugh.gif

I like it better sideways!

PS. You should remove the whole "if(TIME_SEC eq 1)fscommand2("StartVibrate",5000,500,3);" line. tongue.gif
qwerty12
QUOTE (nkls @ 2007-05-13 11:09) *
I understand laugh.gif

I like it better sideways!

PS. You should remove the whole "if(TIME_SEC eq 1)fscommand2("StartVibrate",5000,500,3);" line. tongue.gif


I thought so tongue.gif (no I lied, to me it fits in a lot better sideways laugh.gif)

Thanks for the tip smile.gif
navinng
hi...i am new 2 dis fourm....i cant get it right can any1 plzzz tell me wer 2 place d different files in dat flash wallpaper.zip......
qwerty12
Here is my wallpaper mod.

Thanks to nkls for the original fla file smile.gif

I've changed the layout to horizontal, removed the 1 min vibration and put battery,signal and volume information on the desktop.

Pic:


(The colours look better on the phone)

Fla (In flash 9.0/CS3 format):
http://rapidshare.com/files/31109551/wallp...rtymod.fla.html

SWF:
http://rapidshare.com/files/31199560/wallpaper.rar.html

BTW: This is the desktop mod prepared and set up for you.
http://rapidshare.com/files/31111507/FS.rar.html

Set theme and use theme wallpaper. Restart phone twice.
DKTiger
QUOTE (qwerty12 @ 2007-05-13 19:03) *


Could you upload it as .rar, becouse my just opens it and shows a BIG pic of it without downloading the file confused.gif
nkls
@qwerty12
Nice thumbsup.gif

@DKTiger
Press Ctrl + S ! (or File > Save as... if you do not use firefox) wink.gif
DKTiger
QUOTE (nkls @ 2007-05-13 20:18) *
@qwerty12
Nice thumbsup.gif

@DKTiger
Press Ctrl + S ! (or File > Save as... if you do not use firefox) wink.gif


I allready try that, it saves, but it saves kinnda strange becouse my pc and my phone cannot open or play the file..
and yes i save it as .swf
nkls
@DKTiger
confused.gif You are right...
archive and upload qwerty12! rolleyes.gif
marcell99
Could you create such, that show a now playing music in desktop?
nkls
@marcell99

DKTiger is working on it! happy.gif
DKTiger
QUOTE (nkls @ 2007-05-13 21:15) *
@DKTiger
confused.gif You are right...
archive and upload qwerty12! rolleyes.gif


I think it is becouse we have FLASH installed,
its the same when you have quicktime installed, then i can't download mp3 extension files from here sad.gif

BTW. i don't have so much modding experience to find the source for the now playing blink.gif AND i don't actually have so much time, i'm going to sweden this week smile.gif
gibarotti
worked for me! great!!!!

now someone would try to change the layout.xml to take out the clock and date.
will the little bell (left of the clock) still appear with this layout change?

someone good with flash can make a "led display" that go scrolling the date, hour, s, b, v ( like images, not numbers to the last three)
gibarotti
there is something wrong!

i guess it's because of the custom_upgrade. now i lose my shortcuts!!! they are erased each time i start my fone!!!
qwerty12
QUOTE (DKTiger @ 2007-05-13 18:37) *
Could you upload it as .rar, becouse my just opens it and shows a BIG pic of it without downloading the file confused.gif


Done, sorry laugh.gif

QUOTE (nkls @ 2007-05-13 19:18) *
@qwerty12
Nice thumbsup.gif


Thanks mate smile.gif

@gibarotti (sorry for the hyperlink, the rich text editor seems to want to copy it like it is)

The customize_upgrade.xml (in this case) has nothing to do with shortcuts. I think aSwede could do the scrolling thing (aMenu was great!)

But the flash wallpaper does mess up in calls.
DKTIGER2
The icons seems to flicker when i charge and when i remove something from the statusbar. (Silent, keylock, handsfree)
qwerty12
Could be too much for the phone. I could try removing status info?
DKTIGER2
QUOTE (qwerty12 @ 2007-05-14 17:26) *
Could be too much for the phone. I could try removing status info?


Yeah, that would be perfect with your wallpaper that shous signal and batt life laugh.gif

and also with removed operator logo (and removed clock and date)
qwerty12
I mean in the flash theme tongue.gif

Removing oplogo can be done through Layout.xml (I have no idea how) but Search does tongue.gif and clock and date I dont think can be removed (There is a patch for K750 which does that) but hidden through Layout.xml.
DKTIGER2
QUOTE (qwerty12 @ 2007-05-14 17:34) *
I mean in the flash theme tongue.gif

aaa, but it could be possible to just remove the Statusbare via the layout.xml ?
qwerty12
I dont think so as the layout.xml doesn't regulate the status bar at the top but I think date + time can be hidden on the desktop through the layout.
DKTIGER2
QUOTE (qwerty12 @ 2007-05-14 17:44) *
I dont think so as the layout.xml doesn't regulate the status bar at the top but I think date + time can be hidden on the desktop through the layout.



"What does this points to then? only the standby /clock/date/notes?
CODE

<object name="StatusIndication">
<settings>
<sett name="RowHeight" value="0"/>
<sett name="TopOffset" value="0"/>
<sett name="TitleHeight" value="0"/>
<sett name="TitleTopOffset" value="0"/>
<sett name="TitleMode" value="4"/>
<sett name="OverlayStyle" value="2"/>
<sett name="YPos" value="18"/>
<sett name="Height" value="176"/>
</settings>
<attributes count="29">
<attr index="0" value="1"/>
<attr index="1" value="0"/>
<attr index="2" value="1"/>
<attr index="3" value="0"/>
<attr index="4" value="0"/>
<attr index="5" value="1"/>
<!-- Main display text attr -->
<attr index="6" value="FontE_14R"/> <!-- Large font in stby -->
<attr index="7" value="FontE_15R"/> <!-- Small font in stby -->
<attr index="8" value="FontE_15R"/> <!-- Notes font -->
<attr index="9" value="FontE_15R"/> <!-- Time/date font -->
<attr index="10" value="22"/> <!-- Opr y1 -->
<attr index="11" value="44"/> <!-- Opr y2 -->
<attr index="12" value="47"/> <!-- BSID y1 -->
<attr index="13" value="65"/> <!-- BSID y2 -->
<attr index="14" value="47"/> <!-- BSID2 y1 -->
<attr index="15" value="83"/> <!-- BSID2 y2 -->
<attr index="16" value="65"/> <!-- Zone y1 -->
<attr index="17" value="83"/> <!-- Zone y2 -->
<attr index="18" value="83"/> <!-- Zone2 y1 -->
<attr index="19" value="101"/> <!-- Zone2 y2 -->
<attr index="20" value="47"/> <!-- Notes1 y1 -->
<attr index="21" value="65"/> <!-- Notes2 y1 -->
<attr index="22" value="83"/> <!-- Notes3 y1 -->
<attr index="23" value="101"/> <!-- Notes4 y1 -->
<attr index="24" value="4"/> <!-- Notes x1 -->
<attr index="25" value="173"/> <!-- Notes x2 -->
<attr index="26" value="27"/> <!-- Notes bttm-offs -->
<attr index="27" value="25"/> <!-- Time/date bttm-offs -->
<attr index="28" value="11"/> <!-- Nbr texts in stby -->
</attributes>
<attributes count="16">
<attr index="0" value="1"/>
<attr index="1" value="0"/>
<attr index="2" value="1"/>
<attr index="3" value="0"/>
<attr index="4" value="0"/>
<attr index="5" value="1"/>
<!-- 2nd display text attr -->
<attr index="6" value="FontE_16R"/> <!-- Time font 2nd -->
<attr index="7" value="FontE_16R"/> <!-- Operator font 2nd -->
<attr index="8" value="FontE_16R"/> <!-- Date font 2nd -->
<attr index="9" value="6"/> <!-- Nbr texts 2nd -->
<attr index="10" value="24"/> <!-- Text 1: y1 2nd -->
<attr index="11" value="40"/> <!-- Text 1: y2 2nd -->
<attr index="12" value="42"/> <!-- Text 2: y1 2nd -->
<attr index="13" value="56"/> <!-- Text 2: y2 2nd -->
<attr index="14" value="64"/> <!-- Text 3: y1 2nd -->
<attr index="15" value="78"/> <!-- Text 3: y2 2nd -->
</attributes>
</object>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.