Sunday, May 19, 2013

Get Screenweaver 3 started on windows 7

This is how you get Screenweaver 3.1.0.0 to run on XP and Windows 7:

1. If you have windows 7, install Windows XP Mode.
2. Download Screenweaver 3.1.0.0 kit
3. Install screenweaver and the version of flash 8 in the zip on your virtual or regular XP machine.
4. Copy the file Screenweaver Builder.dll and replace the old file with the same name in the Screenweaver program files directory.

This took me a day before I've found the right flash version and the right screenweaver files. Hopefully this will save you some time.

Cheers

Posted 2012-08-21 11:25:21
Flash programming - Trackback

In Swedish - Jämför mobilabonnemang

The blog is basically down. An attempt to reconstruct the whole site may be done during the following summer, but probably not since clients will, as always, come first.

The following information will be in swedish.

Compare40 jämför mobilabonnemang utifrån användarnas telefonvanor. Tjänsten analyserar dina samtal, SMS, MMS och till vilken operatör dessa samtal och meddelanden gått till. Tjänsten är kompatibel med iPhone- och Androidtelefoner och om man inte har någon av dessa telefoner kan man fylla i värden själv som i alla andra jämförelser.

Posted 2012-02-10 09:40:55
Wintzell - Trackback

Summer report

We continue to keep ourselves busy, which yet again unfortunately compromises the website. We got a new partnership with Agito Vendo and we got several new customers. Hopefully we'll get the time to update the portfolio section soon.

Posted 2008-07-09 17:03:31
Wintzell - Trackback

Merry Christmas

It has been a busy year for Wintzell webdesign and Flash Programming. Something that we did not manage to show on our website. The time to actually keep you visitors updated has been compromised, and will unfortunately continue to be compromised since we have to prioritize our customers.

But we do wish you all the best and a Merry Christmas!

Posted 2007-12-24 01:58:21
Wintzell - Trackback

Top 1000 Keyword Position Check

Another SEO-tool has been created a while ago, we did come to our senses and thougt it deserved an own blog post. There are many keyword position check tools out there, none of them (at least what we could find) handle top 1000 positions. All of them uses some sort of google API which gives you inaccurate results (google API doesn't have the same update schedule as google.com).

Wintzell's Top 1000 keword position check is a stand-alone application which means that all google server request comes from your computer. Every request will then be in real-time and the same as if you would do the search manually.

Don't be afraid to download Top 1000 Keyword Position Check

Posted 2007-07-13 14:07:01
Wintzell - Trackback

SEO tool - Domain Outbound Links Check

Wintzell has created a SEO-tool to check a domain's outbound links. It is coded in actionscript and php. The tool is targeting small sites primary since it gets slow on domains with >200-300 pages. Domain Outbound Links Check

Domain Outbound Links Check

Posted 2007-03-20 00:28:59
Flash programming, Wintzell - Trackback

New webdesign projects

Agito Vendo, Richard Tehler and Next Step are our most recent customers. Within a month they will all have new websites. Agito Vendo will also have new logotype and new calling cards.

What more have happend? Peter Wintzell and Joel Alenius have started working on a new project. The idea and the work however will be concealed until the release. The project has big potential to get very big and it is with great interest we wait for the release in the summer of 2007.

Posted 2007-02-01 19:47:01
Wintzell - Trackback

Holiday treat - Snow in actionscript

In this time of year it becomes dark and cold in Sweden. We haven't had any snow in Gothenburg so far, but now the temperature goes down below freezing point and the snow will come very soon. However we created a snow script in actionscript for you to enjoy and for you to use on you own sites/flashmovies/anything.

As you can see the mouse also affects the flakes. Nothing fancy, but simple and kind of cute. // Wintzell.net

Download the file here!

Posted 2006-12-28 23:15:26
Flash programming - Trackback

Holiday greetings

We want to wish you a Merry Christmas and a Happy New Year! We looking forward to first take some time off, then start a new year with lots of new projects!

Merry Christmas and a Happy, New, Year!

Posted 2006-12-23 13:37:20
Wintzell - Trackback

Wintzell portfolio updated

The Wintzell portfolio has been updated with some more models, like the robot project. The best is yet still to come. Go check it out.

Posted 2006-12-19 14:22:11
Wintzell - Trackback

IE ActiveX Update - activate objects

The new Microsoft IE ActiveX Update (which will be standard for all future updates) makes a little change to all embedded objects in html. You must activate them first. If you have a menu in flash you must click on every item twice in order to go somewhere. Once to activate it, and another click to go to the next page. Before the activation of the object, the object will get a border around whenever you drag your mouse over it, like this:ActiveX activation border

There are several workarounds for this, but most of them have alot of restrictions. The best I found so far uses javascript to print out the code.

First you create a javascript file like flashscript.js which contains the object code:

document.write('<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="304" height="268">');
document.write('<param name="movie" value="topleft.swf">');
document.write('<embed src="topleft.swf" width="304" height="268" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
document.write('</object>');

And in the html you put:

<script type="text/javascript" src="flashscript.js"></script>

Posted 2006-12-16 17:53:27
Flash programming - Trackback

Wintzell.net is Up!

At last is the new version up! After many long nights all the coding is completed. The portfolio section however need to be filled with more content, and it will be gradually. So take a look and if you want, contact us.

The site

Posted 2006-12-15 17:30:08
Webdesign, Wintzell - Trackback

Wintzell .net progress

Wintzell .net has been under reconstruction for several months now. However we are making progress. The new design is finished and all the CSS has been coded. Approximately 90% of the site is finished. It will probably be finished before the turn of the year.

Sneakpeak:

Sneakpeak

Posted 2006-12-14 21:02:24
Webdesign, Wintzell - Trackback

Fly the superman

During the update of wintzell .net Peter Wintzell created a little game in flash (actionscript 2.0) called fly the superman. It's a recoded from scratch ripoff of the "fly the copter"-game but with superman as the copter. This superman however is not of steel since he explodes when he hits the walls...

Fly the superman

Posted 2006-12-14 20:32:10
Flash programming, Wintzell - Trackback

Wintzell blog created!

This is the first post in this blog. This is written the 14th of December. This blog will present news and updates on wintzell .net as well as present information about webdesign, flash programming and graphics.

Wintzell was started with focus to provide quality services with a close cooperation with the customer. Due to the extensive communication, we offer fast delivery with fewer changes. Wintzell webdesign and Flash programming is a part of L.W. Försäljnings AB. We provide a wide range of services since some of our customers request very complex solutions.

During the last years we have worked with (among others) Value8 AB, Volvo Construction Equipment, Alimak HEK, Göteborgs Ädelträlager HB and Agito Vendo.

Posted 2006-12-14 19:46:37
Webdesign, Flash programming, Graphics, Wintzell - Trackback

Wintzell blog

This blog is about webdesign, flash programming and various graphic issues. It will present news from Wintzell webdesign and flash programming and other market news.