| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jul 2002
Location: UK
Posts: 40
|
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. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
|
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, |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| windows registry question | ianchaos | Flashants Support Forum | 2 | 02-22-2007 09:53 PM |
| Guestbook won't refresh entries on sendAndLoad | mmm..pi..3.14.. | ActionScript 2.0 | 8 | 10-17-2004 12:15 PM |
| How to reverse order of guestbook entries upon loading | mmm..pi..3.14.. | Server-Side Scripting | 3 | 10-02-2004 09:30 PM |
| How to check registry and display messagebox using ActionScript? | janice_2k | ActionScript 2.0 | 3 | 06-07-2004 03:13 AM |