flash

  1. J

    Question making a 'multiple swf '- player

    I want to make a program to play multiple swf-files after eachother in a loop. I'll be putting them all in a folder and then the prgm needs to play all the files in the folder. Until now i just use a timer to play a file but the times can change now. So is there an easier way to play all those...
  2. W

    Question Flash

    Hi, My name's Will, and I have an issue which I was hoping you could help me with. Last year I created a language learning program in VB.Net (Lingua Magic - Language Learning Software by Will Taylor), and for making the games I found Flash to be the best way of including animation and...
  3. T

    Question Using Flash VB 2008

    I have scoured the internet for a week and have finally decided it is time to join this community as I am taking my programming very seriously lately. So, Hello. My issue is this: I am trying to build an introduction screen for a basic windows form program. What I want is that when the program...
  4. Askjerry

    Question Updating FLASH Variables VB 2008 Express

    Just getting started in VB .NET and was making good progress. Got a real head scratcher here. Made a simple form with the following items... Shockwave Flash (flash_movie) Button (Button1) Label (Label1) The FLASH movie consists of a single text item (mytext) which I want to change the value...
  5. S

    Convert SWF to GIF, MP3 to SWF & TTF to SWF Using Aspose.Flash

    <font face="Arial, Helvetica, sans-serif"><strong>What’s new in this release?</strong></font> <br> <font face="Arial, Helvetica, sans-serif"><a...
  6. vinayakk

    Question Is this possible using .Net?

    Hey guys, Few of my colleagues work with Adobe Flash which by default has no capibilities to write back to hard disks....i.e. using Adobe Flash we cant even save a text file to users hard drive. We were thinking of developing such application using .Net which can some how capture teh text from...
  7. J

    Question Transparent Flash in VB Web Browser

    Hello, I have a normal VB 2008 form with a WebBrowser control inside it (docked to fill the whole form). I have FormBorderStyle set to none and the TransparentKey is red. I then have this HTML code inside the WebBrowser that loads a Flash file, makes the background of the Flash object...
  8. P

    Record all sound from a form or control

    Hi, I need to record all the sound that is made from a flash swf in vb.net. I don't mind how I do it but I don't want to record all the sound from the whole computer through the sound card I only want the sound from my program. Doing it through a webbrowser control with the swf embedded in a...
  9. A

    Compile ActionScript into Flash files using Aspose.Flash

    What’s new in this release? Aspose.Flash for .NET v1.6.0.0 now makes it possible compiling ActionScript into Flash files. This release also extends multimedia support as well. More about Aspose.Flash for .NET Aspose.Flash is a non-graphical .NET Flash® management component allowing...
  10. M

    Question Error message when adding Shockwave flash object

    Hi, Im making a trainer for flash, but when I add Flash Object with movie url I get this msg Translated means, I havent used any codes, all I have done is add shockwave object (COM) and found my movie url I wanted to use and put it in "Movie" in properties in the shockwave object. The form...
Back
Top