IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Using Flash Images As Wallpapers!, on w810
nkls
post 2007-05-12 15:17
Post #1


Se-nse-ible
Group Icon

Group: Moderators
Posts: 725
Joined: 2006-09-30
From: Sweden
Member No.: 6,208
Mobile: w810i



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

This post has been edited by nkls: 2007-09-01 20:39
Attached File(s)
Attached File  flash_wallpaper.rar ( 53.6K ) Number of downloads: 3907
 


--------------------
Go to the top of the page
 
+Quote Post
qwerty12
post 2007-05-12 16:28
Post #2


Se-nse's No1 Baller
Group Icon

Group: VIP
Posts: 4,096
Joined: 2006-07-04
Member No.: 3,835



Haha I love you smile.gif (in a straight way laugh.gif)

Thanks smile.gif


--------------------
Go to the top of the page
 
+Quote Post
DKTiger
post 2007-05-12 16:52
Post #3


Non-se-nse
***

Group: Members
Posts: 160
Joined: 2007-03-10
From: Copenhagen, Denmark / Novosibirsk, Russia
Member No.: 25,946
Mobile: W810x



Ahhh Finally!

I'v been waiting for something like this... or... actually i have been waiting for THIS! laugh.gif


--------------------
Go to the top of the page
 
+Quote Post
skindeep
post 2007-05-12 17:06
Post #4


Non-se-nse
***

Group: Members
Posts: 148
Joined: 2007-01-12
From: Germany
Member No.: 10,735
Mobile: W810i R4EA031, K810i R8BA024



very nice nkls smile.gif hope we can find a way to fix the bugs you mentioned.
Go to the top of the page
 
+Quote Post
aSwede
post 2007-05-12 17:06
Post #5


Padawan
*

Group: Members
Posts: 24
Joined: 2007-01-14
Member No.: 11,256



Great! Thanks. smile.gif


--------------------
Go to the top of the page
 
+Quote Post
qwerty12
post 2007-05-12 17:23
Post #6


Se-nse's No1 Baller
Group Icon

Group: VIP
Posts: 4,096
Joined: 2006-07-04
Member No.: 3,835



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.

This post has been edited by qwerty12: 2007-05-12 17:32


--------------------
Go to the top of the page
 
+Quote Post
dtox
post 2007-05-12 17:30
Post #7


Non-se-nse
***

Group: Members
Posts: 110
Joined: 2007-04-13
From: India
Member No.: 34,196
Mobile: W810i



well.. nice post.. i can forsee it.. this is gonna be one big thread!! laugh.gif

oh.. n THANX A TON!!!
Go to the top of the page
 
+Quote Post
nkls
post 2007-05-12 17:35
Post #8


Se-nse-ible
Group Icon

Group: Moderators
Posts: 725
Joined: 2006-09-30
From: Sweden
Member No.: 6,208
Mobile: w810i



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.


--------------------
Go to the top of the page
 
+Quote Post
blindr
post 2007-05-12 17:54
Post #9


Padawan
*

Group: Members
Posts: 27
Joined: 2007-04-08
From: Canada
Member No.: 32,889
Mobile: SE W810i



sweet!! if i use this and remove time and date on the desktop, it would rock!


--------------------
k550i // flashed to w610
Go to the top of the page
 
+Quote Post
MetallicA
post 2007-05-12 18:06
Post #10


No Se-nse
**

Group: Members
Posts: 52
Joined: 2007-02-17
From: Syria
Member No.: 20,639
Mobile: W810i



finally it's Available rofl.gif ------->you know when you try to put aflash file as wallpaper it says"Not Available" partyhat.gif
Go to the top of the page
 
+Quote Post
Dr.Uberveguad
post 2007-05-12 18:41
Post #11


Angus
Group Icon

Group: VIP
Posts: 1,856
Joined: 2007-05-04
From: Brazil - Rio de Janeiro
Member No.: 39,056
Mobile: W580i | W810i | W880i | W200a



Thanks


--------------------

Go to the top of the page
 
+Quote Post
blindr
post 2007-05-12 18:48
Post #12


Padawan
*

Group: Members
Posts: 27
Joined: 2007-04-08
From: Canada
Member No.: 32,889
Mobile: SE W810i



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?


--------------------
k550i // flashed to w610
Go to the top of the page
 
+Quote Post
nkls
post 2007-05-12 18:59
Post #13


Se-nse-ible
Group Icon

Group: Moderators
Posts: 725
Joined: 2006-09-30
From: Sweden
Member No.: 6,208
Mobile: w810i



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


--------------------
Go to the top of the page
 
+Quote Post
blindr
post 2007-05-12 19:06
Post #14


Padawan
*

Group: Members
Posts: 27
Joined: 2007-04-08
From: Canada
Member No.: 32,889
Mobile: SE W810i



and when i want to change back to flash wallpapers, i redo the shortcuts again?


--------------------
k550i // flashed to w610
Go to the top of the page
 
+Quote Post
nkls
post 2007-05-12 21:08
Post #15


Se-nse-ible
Group Icon

Group: Moderators
Posts: 725
Joined: 2006-09-30
From: Sweden
Member No.: 6,208
Mobile: w810i



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.


--------------------
Go to the top of the page
 
+Quote Post
ReDDeviL
post 2007-05-12 21:52
Post #16


Padawan
*

Group: Members
Posts: 39
Joined: 2007-04-21
From: Romania
Member No.: 36,073
Mobile: TuNnEd W810i



White Active Theme Flash Wallpaper
Attached File  activestandby.rar ( 37.57K ) Number of downloads: 1220
Go to the top of the page
 
+Quote Post
qwerty12
post 2007-05-13 06:23
Post #17


Se-nse's No1 Baller
Group Icon

Group: VIP
Posts: 4,096
Joined: 2006-07-04
Member No.: 3,835



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

This post has been edited by qwerty12: 2007-05-13 06:24


--------------------
Go to the top of the page
 
+Quote Post
frajo
post 2007-05-13 06:34
Post #18


Non-se-nse
***

Group: Members
Posts: 117
Joined: 2007-03-10
Member No.: 25,937
Mobile: w705a + debranded + 4GB MS-M2



COOL! ... thank you for the trick ... thumbsup.gif

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

Attached File  standby.swf.rar ( 19.83K ) Number of downloads: 1123

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
Go to the top of the page
 
+Quote Post
qwerty12
post 2007-05-13 06:35
Post #19


Se-nse's No1 Baller
Group Icon

Group: VIP
Posts: 4,096
Joined: 2006-07-04
Member No.: 3,835



Thanks frajo smile.gif

No, the phone doesnt show the song currenty playing sad.gif

This post has been edited by qwerty12: 2007-05-13 07:18


--------------------
Go to the top of the page
 
+Quote Post
oliv3r
post 2007-05-13 07:02
Post #20


Barman
***

Group: Members
Posts: 160
Joined: 2007-01-23
Member No.: 14,029



I'm just wondering - how often do those softkey texts disappear? Is it noticeable or a very small glitch?


--------------------



Click HERE to get and see more of those userbars or request Your own.
Click HERE to see all related to my W810i.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: