Flash Player - CPU Usage 100 Percent When Loading SWF File
Oct 13, 2011I am using flash player 11 in VB.Net when I load the swf file in flash player the CPU usage goes to 100%. Any other light weight flash player to use in vb.net?
View 1 RepliesI am using flash player 11 in VB.Net when I load the swf file in flash player the CPU usage goes to 100%. Any other light weight flash player to use in vb.net?
View 1 RepliesWhen I right click on the component area, a contextmenu appears.I want to disable this OR remove "Settings" and "About Adobe Flash Player..".I searched the internet for a solution,but almost all the suggestions were about the Visual Basic 6. Anyone knows how to correct this in Visual basic 2008 ? (And sorry for my English if there is a mistake )
View 1 RepliesI'm writing a small App that mimic's the Task Manager and I can get all the running processes images names and physical Memory usage but can't seem to figure out how to get the CPU usage Percent for each process.
opps forgot and as well as the indivdual process usage percent, so the precent each process is using....
VB.net 2003
why is it i need to click the shockwave flash player/flash/.swf before it will exectue.
here's my code for shockwave flash player
Handles AxShockwaveFlash1.Enter
AxShockwaveFlash1.Play()
AxShockwaveFlash1.Movie = "C:UserscompnameDesktopflash1.swf"
Me.AxShockwaveFlash1.BGColor = Me.BackColor.R.ToString("X2") & Me.BackColor.G.ToString("X2") & Me.BackColor.B.ToString("X2")
why is it i need to click the shockwave flash player/flash/.swf before it will execute.here's my code for shockwave flash player
Handles AxShockwaveFlash1.Enter
AxShockwaveFlash1.Play()
AxShockwaveFlash1.Movie = "C:UserscompnameDesktopflash1.swf"
Me.AxShockwaveFlash1.BGColor = Me.BackColor.R.ToString("X2") & Me.BackColor.G.ToString("X2") & Me.BackColor.B.ToString("X2")
I have a several C# console applications that basically parse tons of data in memory (LINQ) and output the results to a text file. Now, forget about the writing to the text file for a minute because this is not where the problem is occurring.
When I run the application in debug mode, I will never get it to utilize more than 50% of cpu usage. It will be parsing/massaging hundreds of thousands of records, but only go X fast and utilize 50% of the cpu AT MOST (as viewed in the Task Manager).
I would really like to use 100% of the CPU to make the processing go faster. Does anybody have any insight? I am running Windows XP Professional with Service Pack 3. I have Visual Studio 2008 Professional with Service Pack 1 installed. I have manually set the affinity of the process in Task Manager to a single core on the dual CPU. Sometimes I can catch it utilizing 51% or 52% of the CPU.
I have setup a vb web browser application. Is there anyway to use flash player within my vb web browser? I am using Visual Basic 2008 Express Edition.
View 2 RepliesHow to add a flash player in VB.NET 2005
View 4 RepliesCan I have my program check if Flash Player 10 or higher is installed, and if not, install it?
View 1 RepliesI would like to create a .exe wrapper for a Flash Player using VB.NET. I am having a few problems.1.I seem to remember being able to import Flash Player as a control into Visual Studio (2008 Pro). For some reason, I can't seem to VS to import it anymore. (I tried using the OCX from Visual Studio) Perhaps I'm looking for the wrong file. What file am I looking for?
2.Is including Flash inside of a VB program legal?
3.When a control is included in a VB.NET program (such as Flash) does the control need to be distributed in a separate file, or will the compiled application contain it in the ".exe"?
I was able to import the control as the Flash10b.ocx from c:WindowsSystem32Macromed directory as a COM component. Question 2 and 3 still remain.Is there documentation on the ActiveX control? I am trying top figure out the API for ExternalInterface.
i have develop an application in vb.net which is running well with windows xp but when i install it to win 7 basic home it doesn'nt execute at all. It stops when it reach the form that has flash player. I have instal flash player version 10 but it happens the same. I have problem to run my application on win 7 now..
View 1 RepliesMy project is a web-browser and I need to know how to implement Flash Player 8+. The reason Why is that I want my web-browser to have basic components that other web-browsers have.asure (:
View 2 RepliesI have done a litle program that contains a shockwave flash player or what its called. i know how to change values and that stuff but i need to make a programws
View 5 RepliesI have embedded the flash player(Shockwave Flash Object) into my application Form. and then I want to block right click from user.
View 1 RepliesCan soe one assit me how can i build a flash player that runs flv files..?!
View 7 RepliesI add flash object to my form and i add button to play the movie using movie = "link here" work ok but i need to add stop button to stop the movie What the code to stop flash player from playing.iam using visual basic 2010
View 1 RepliesI am having trouble with my new project. I want my program to check if the internet explorer installed on the clients computer has flash player installed.
View 2 RepliesI have writtine a program in VB 2008 that uses "webrowser1.navigate" in a browser that I created on a form in my application, so that I could add buttons for other functions on that Form and to load a web page with Flash content. Everything seems to work fine on 32 bit machines but, on 64 bit machines when the web page is loaded, Falsh content does not work and I get a Security Warning asking "Do you want to install this software?" and the software is Adobe Flash Player. IE is 32 bit (on 64 bit machine) and has Flash Player installed and the Flash content works for this web page using IE.Is ther some code that I should add or a property that I should change on the VB 2008 Form containing the browser that I created, so that the Flash content will work?
View 13 RepliesWhen i was making my program, i went to import Shockwave Flash Object and AxMedia Player, But they were not there. I know a way of restoring them, Dll's but, however i cannot find the DLL in the folder. Can someone either give me the location in an example "/vbexpress/*****" Or can someone give me a download link to the DLL so i can do that, aswell? I think the download link would be the best.
View 8 RepliesHow to receive a web page without loading images for lower usage of bandwith? I prefer to not using webbrowser component.
View 9 RepliesI am trying to make a flash player.I would like to place the exe and the swfs' into one folder and then use it on other computers. So I need to have the program load the game from the folder labled "SWF Files" which is in the same folder as the .exe This is what i have tried
Private Sub ThingThingToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ThingThingToolStripMenuItem.Click
Try
[code]....
I made a simple webbrowser to load a flash game on Kongregate and the game will only display a grey screen
View 5 RepliesI'm in the need to fill a FlowLayoutPanel with about ten flashmovieplayer activex, but this not the trouble...
The trouble is that i'd like to load each flashmovieplayer movie path (with the commands movie or loadmovie) in the backgroundthread running and not in the form thread...
I am really confused! My program doesn't work if I don't have Visual Studio here in my PC. To test it I have uninstalled Visual Studio. But my program doesn't work though Flash Player is present there (I have used Flash animation in the first form).
To be more sure about it I have installed Flash. But it's not working! That means the Flash animation file (.swf) is not making a problem! It needs support from Visual Studio to start. Doesn't it mean that some files are not attached with a setup file as a result it needs Visual Studio to run? Let me tell you how I create a setup file of my program.
CODE:
When I click on the icon of my program it shows the error message
CODE:
Reporting details: This error report includes information regarding the condition of WindowsApplication1. When the problem occurred the operating system version and computer hardware is use; your Digital Product ID, which could be used to identify your license; and the Internet Protocol(IP) anddress of your computer.
Get the current number of usage days, unique usage days, etc in an evaluation license using CryptoLicensing Generator.
View 1 RepliesGood day all,A Flash movie that plays fine when opened in a web browser is playing slowly and choppily in my VB 2005 WinForm application on the same machine.
View 7 RepliesHi, I'm just beginning to teach myself how to do OOP in VB 2008 Express. I have a quick question after seeing a video online.Is a VB variable the equivalent of an 'instance' in Flash and a VB object like a 'symbol' in Flash? Is this what it means by a variable being a reference or pointer to an object and not the object itself?
View 5 RepliesI created a VB.Net application that will read from excel file and put the data into a table.I used an excel sheet which has 3 columns and 65000 rows.Before starts reading the excel my machine's CPU Usage is around 15%, but during reading the CPU Usage jumps upto 95%.
Private Sub readFromExcel(ByVal fileName As String, ByVal sheetName As String)
Dim connString As String = "data source=XE; user=test; password=test"
Dim con As New OracleConnection(connString)[code].....
Well I have a Flash Movie loaded in the Flash Control, And I need to reload it. (So the new base url is used) How do I do this?
View 1 RepliesI m trying to create media player .i want to add an swf file in current running video file at the top of my video player or bottom of my video.
View 2 Replies