Shockwave is a technology developed by Macromedia, Inc. that enables Web pages to include multimedia objects. Shockwave supports audio, animation, video and even processes user actions such as mouse clicks.
0
votes
0answers
13 views
Unable to Add shockwave flash object to windows form in word add-in
I have Word add-in contains a windows from that contains a shockwave flash object.
I'm using vs2010, .net3.5.
The problem is that i'm unable to add shockwave flash object to windows form in word ...
-2
votes
1answer
61 views
Whats the best way to embed a flash file from a link?
I have looked around, but still have not found a very good answer to my question.
I would like to know how I can embed a flash game into my website Via HTML or Java in order for it to play.
I have ...
-1
votes
0answers
28 views
Shockwave Crash at specific Process Explorer Working Set value [closed]
Having issues with Shockwave Flash crashing frequently usually when playing FB games, but not always. When I was using Task Manager, it nearly always ran at 100% CPU. I have done all of the steps I ...
0
votes
0answers
21 views
ClassId d27cdb6e-ae6d-11cf-96b8-444553540000 what is it [duplicate]
I have seen an Add-on inside my internet explorer named Shock wave Flash object and it has a property named ClassId, so what does ClassID means and:-
does this class ID change for each version of ...
0
votes
0answers
26 views
Class Id for Shockwave Flash Object what is it
I have seen an Addon inside my internet explorer named Shock wave Flash object and it has a property named ClassId. so i have the following 2 questions:-
does this class ID change for each version ...
0
votes
2answers
50 views
Loading video by clicking on the image in HTML/JS document
I have a simple HTML/JS document in which I am after clicking on the image trying to play the video:
<!DOCTYPE html>
<html lang="en">
<head>
<script type="text/javascript">
...
-1
votes
1answer
101 views
Future of Adobe Schockwave [closed]
Adobe Flash is declining, I know that. But the content developed in Adobe Shockwave player, what is the future of that content.
I want to develop a 3D multiplayer game and I am looking for my ...
0
votes
0answers
40 views
Change Shockwave Flash Object
I am not sure exactly what I need here but I got a http link for a video that is a Shockwave Flash Object; I right clicked and downloaded it. Note this is a link/file I got legitimately from a ...
0
votes
1answer
31 views
Identification of Youtube Player Code
I need to amend the following code to fit another Youtube playlist or group of vids. All of the API options note youtube.com/v/ or simply use iframe. What is this code in accord with Youtube, and how ...
0
votes
1answer
36 views
Shockwave and PowerPoint
I tried finding information on the web, but could not, so I was wondering if anyone has some information:
We have made a Flash animation
We have embedded it in a PowerPoint slide
Everything is ...
0
votes
0answers
58 views
How to create a Flash website using ZoomQuilt technology
There's a great website http://www.syfy.com/tinman/oz/. I read they used Zoomquilt technology and with simple images they created such a great animation. Can anyone used Zoomquilt technology? How can ...
1
vote
2answers
250 views
Chrome flash crash issue
In my website have a flash player, it is working in all browsers expect latest version of Chrome. In latest version of chrome it shows crash, because in latest version of Chrome (Chrome 22), they add ...
-5
votes
1answer
68 views
my javascript it doesnt work properly [closed]
I have some JavaScript code which shows Live currencies like this:
<script type="text/javascript" ...
0
votes
0answers
82 views
How Can I Programmatically Determine SWF Dependent Files?
I have a big directory of files that includes a number of Shockwave Flash (SWF) files and external files that these SWF files are dependent on, such as text files or graphic files. I would like to ...
2
votes
0answers
122 views
How can i check PPAPI status of Flash Plugin in Chrome using JavaScript
Can anybody help me to get PPAPI details of Flash Plugin installed in Chrome using JavaScript ?
Here is the image containing details what i need to detect: ...
0
votes
0answers
465 views
MFC Sockwave flash object in windows 8
I have an application that embeds the CShockwaveFlash control(MFC), (MFC, C++) in it that is having issues when run on Windows 8 release preview. It appears that Flash is shipping natively in the ...
0
votes
1answer
278 views
Javascript to embed flash object in html not working
I am trying to display some html embedding a SWF object using javascript.
The script works fine without the SWF object. Howevever, when the object is included in the html inserted into the div the ...
-1
votes
1answer
106 views
i am using iframe form miniclip.com. i need my own leaderboard. how should i implement this?
iframe code is
<iframe src="http://www.miniclip.com/games/london-2012-olympic-games/en/webgame.php" frameborder="0" style="border:none;" width="590" height="443" ...
0
votes
0answers
260 views
shockwave/flash video not working in internet explorer
I have a webpage which has a video embedded in it. I got the code from the site where the video came from and just expected to be able to copy and paste and all would work fine. Firefox, Safari, Opera ...
0
votes
1answer
186 views
how to use play and pause in html5 for SWF format?
I am having a SWF file. I need a Play and Pause button for that UI. I tried to use <video> tag but its not working.
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ...
0
votes
1answer
522 views
Embedding a shockwave file in HTML5
What's the best way to go about embedding a shockwave file in HTML5?
I've been using the following for some time:
<object width="100%" height="100%" ...
0
votes
2answers
161 views
link to flash content not working
I linked a graphic flash content to my homepage with:
<object width="710" height="260" data="http://www.admaris.net/vindagarden/HiiMEX_Intro/fs_aux.html" type="application/x-shockwave-flash">
...
1
vote
1answer
116 views
Youtube Video dispalying in shockwave player instead of youtube video
the videos being displayed/embedded are now displaying in shock wave players, this never happened before
my client said they just posted a new update and all the you tube videos went to shock wave ...
0
votes
1answer
264 views
Firefox shows random characters instead of fallback image when Shockwave Flash is disabled
I have the following code to display the swf object on the page. It works well in all browsers. However, if shockwave flash turned off in Firefox, it won't fallback into image and show bunch of ...
0
votes
0answers
209 views
Embedding Flash in a Report Viewer .NET app using C#
I was told to Embed a flash control inside a report viewer so that when user clicks on the generate report button instead of displaying that green circle a small animation clip will be played. I know ...
1
vote
2answers
954 views
vb.net application is not working on other computers?
i have a simple app of one form.
on this form there is:
webbrowser -
axshockwavecontrol -
combobox -
label -
progressbar
the code is not so much of a work so it is not neccessary to explain it.
...
1
vote
0answers
231 views
Shockwave Adobe Flash Player - get video duration in javascript
I have a flash video and a embed code which display it.
I want to get the video duration in javascript.
Is it possible?
Embed code is like this:
<object ...
2
votes
0answers
1k views
Embedding SWF file in WPF using Windows Forms Host?
I'm currently in need of embedding an SWF file inside my WPF form. I read about it and there are at least two ways to accomplish this:
Embedding the SWF inside an HTML file and embed the latter in ...
1
vote
1answer
287 views
Setting value to flashvars property doesn't work
I'm trying to set value to the property FlashVars when inserting shockwave flash movie to PowerPoint 2010 using vba like this:
Dim s As Shape
Set s = ...
0
votes
1answer
90 views
Interactive 3d modelling program
Question:
I look for a program that can do the job for the following questions:
On a website the user can see a animated 'movie' of a house exterior
He can rotate the house left-right, up-down
When ...
5
votes
2answers
653 views
PHP: How to get shockwave .dcr file width and the height?
As we know the function getimagesize() works very good for images and swf files.
But it doesn't support shockwave file (.dcr).
SO, how can I get the width and the height of such file..
0
votes
1answer
96 views
Preloader for shockwave in flash?
I found out a cool way to preload a flash in this page http://www.riacodes.com/flash/basic-flash-preloader/
But is a preloader for a flash to another flash without having to modify the other flash
...
1
vote
3answers
5k views
How to save this rtmp flash video stream?
Please don't flag this post as not programming related. Only programmers can answer this.
My sister wanted me to save http://esewingworkshop.com/video-lesson/overview-zipper-types flash video & ...
0
votes
0answers
289 views
how to make only one mp3 files play at one time in html
currently i created a page that will play mp3 files.
now..in my page.. i can play many mp3 files at one time..i need to create a page that will play only one file at a time. when user click other ...
0
votes
1answer
690 views
How to limit CPU resources / Shockwave Flash
Can I set a maximum percentage of CPU resources a specific program or process can use? I want to use the executable name instead of its pid, because I would like certain executables to always run with ...
0
votes
1answer
199 views
Can I export or publish an Adobe Director movie to a format that can be played in Adobe AIR?
Is it possible to export or publish an Adobe Director movie to a format that can be played in Adobe AIR?
0
votes
1answer
143 views
Is it possible to handle shockwave objects in flash?
I want to know, Is there any way to handle or control the shockwave objects in flash by using 'as3'? I know this is possible in 'Director' by using 'Lingo'. But I am not able to find any way or any ...
2
votes
2answers
2k views
Augmented Reality via (common) Web Cam / iPhone / Android - Grid Detection? - Harry Potter 3D Example
I'm trying to figure out how to implement a basic augmented reality application that uses a piece of (real) paper to navigate (simple rotate, zoom) a virtual 3d or pseudo-3d space.
The example ...
0
votes
2answers
6k views
How to extract images from flash viewers?
This deals with the (diverse) flash viewers that let you zoom in on images on websites. I’m trying to extract the large, zoomed-in image rendered by the viewer. In many cases the images seem to be ...
1
vote
1answer
1k views
How can pass parameters to a flash Movie in Delphi 2010?
I have imported the ShockWave flash Activex Control in my Delphi project. I can manipulate All the properties of a Flash movie file. But I need to define my own Parameters in the my own Flash file and ...
2
votes
2answers
426 views
Shockwave games in Facebook?
simple question:
is it possible to run games made with Adobe Director (shockwave player) in Facebook?
Thx.-
1
vote
2answers
234 views
which platform should I use for developing animation/simulation of computer networks?
I'm supposed to develop animations/simulations to illustrate Computer Network concepts (Algorithms etc..).Some thing like this: http://www3.rad.com/networks/2004/sliding_window/detect.html . After ...
0
votes
1answer
57 views
Shockwave How Would I Start?
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
2k 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 - ...
1
vote
6answers
4k 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
375 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 ...
6
votes
2answers
837 views
What are the differences between Shockwave, Flash & Flex?
Are they the same thing? If not, what are the differences?
5
votes
6answers
7k 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
2answers
2k 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 ...