Tagged Questions

0
votes
0answers
11 views

flash/shockwave audio&video player which lets a user record start and end points

We have a bunch of audio and video assets on our site. Currently we play audio with a little shockwave mp3 player and video (flvs) with flvplayer. I have a requirement to record a 'usage' of a …
0
votes
1answer
11 views

Shockwave How Would I Start?

Hi all, I was just wondering, how would I go about creating a browser based 3D racing game to be a shockwave game? Any links and tutorials would be very helpful Thanks
0
votes
1answer
522 views

Addressing properties of a Shockwave Flash object (MultiPowUpload) in JavaScript

Please pardon the dumb newbie question; I've only been programming Javascript for about 24 hours... :) I have managed (with some outside help) to embed a shockwave flash object into my page - …
0
votes
4answers
1k views

Flash ActiveX: How to Load Movie from memory or resource or stream?

I'm embedding a Flash ActiveX control in my C++ app (Flash.ocx, Flash10a.ocx, etc depending on your Flash version). I can load an SWF file by calling LoadMovie(0, filename), but the file needs to …
1
vote
2answers
165 views

C++ ATL Member Variable access help

I am not familiar with this, and can use a kick start. I am using ATL (unmanaged C++) user control and would like to use the ShockWave ActiveX object. I need to know how to declare it so that I can …
0
votes
0answers
18 views

Shockwave State Data

How can I save Shockwave state data? Can it become part of the shockwave file? Can it be saved to the Shockwave ActiveX container? Does it have to be completely external?
1
vote
3answers
316 views

What are the differences between Shockwave, Flash & Flex?

Are they the same thing? If not, what are the differences?
0
votes
6answers
1k views

wav <> mp3 for flash(as3)

Dear All, I'm wondering about MP3 decoding/encoding, and I was hoping to pull this off in Flash using AS3 I'm sure it'll be a right pain... I have no idea where to start, can anyone offer any …
1
vote
4answers
625 views

How do you capture mouse events in FF, over Shockwave Object

How do you capture the mouse events, move and click over top of a Shockwave Director Object (not flash) in Firefox, via JavaScript. The code works in IE but not in FF. The script works on the …
3
votes
4answers
179 views

Any online resources for learning Lingo/Shockwave Director?

I've been doing bits and pieces of work in Lingo while helping a friend with some projects he's working on, but I haven't found any good resources for actually learning the language. I'm sure I could …