PDA

View Full Version : IceProjector > Setting registry entries. HELP!


Tankshell
07-23-2002, 07:51 PM
Hi guys,

I'm gonna have a go at setting and retrieving registry entries using a Flash movie with IceProjector.

I have a couple of questions before I (potentially) destroy my computer :)

Q1 - What is the best place to store arbitrary information like user settings etc ? Is there a place in the registry that is best to store this stuff ? I have never messed with writing registry entries before so I really don't know what is best....

Q2 - Will the registry for Windows 95/98/ME/NT/2000/XP all be the same ? What I really want to know is this > will I have to release different versions of the Flash movie for Windows 95/98 users and Windows 2000/NT/XP because they have different registry structures ?

Ok thanks for your time.

Cheers.

Flashants
07-24-2002, 03:44 AM
A1. Usually follow this convention: HKEY_CURRENT_USER/software/Your company name/Your AP name/Your AP version/....

A2. Yes, 95/98/ME/NT/2000/XP are all the same
Regards,