Results 1 to 6 of 6

Threaded View

  1. #4
    StVRaY's Avatar
    Join Date
    Aug 2011
    Device
    Nokia N8-00
    Posts
    367
    Thanks
    3
    Thanked 388 Times in 354 Posts

    Re: W200 Flash theme files missing

    Hi
    In fact you can do a *.thm file activator for *.swf file. How?
    1st: Download Izarc file compressor, just looking for it in internet; install in your PC.
    2nd: Chosse any *.thm file, and open with Izarc file compressor.
    3rd: It shows you a window, something like that :
    4th: Extract Theme.xml file, then open it with notepad, and edit.
    5th: You'll see a lot of parameters, something like that:
    Code:
    <?xml version="1.0"?>
    <!-- Created with Sony Ericsson Themes Creator -->
    <Sony_Ericsson_theme version="4.7">
      <Background Color="0xff0033"/>
      <Calendar_weekview_markings Color="0x00009e"/>....
    In this area, you must add the next code:
    Code:
    <Desktop_style Type="File" Source="*.swf"/>
    , but instead of "*", write exactly your *.swf file name: "abcdfe.swf", "xyz.swf" according your *.swf theme file. For example if my *.swf is matrix.swf, my code would be: <Desktop_style Type="File" Source="matrix.swf"/>.
    code.jpg
    6th. Save changes.
    7th. The new "Theme.xml" drags into the open Izarc Window and replace.
    8th. Enjoy.

    Greetings

  2. The Following User Says Thank You to StVRaY For This Useful Post:


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •