Use Flash In Programs?

Aug 30, 2010

I am wondering how to use flash in my programs. I have both VB 2008 and 2010 express. Does any one have tips for how I should get started?

View 3 Replies


ADVERTISEMENT

Flash Movie Playing Choppily Inside Flash ActiveX Control

Aug 19, 2008

Good 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 Replies

Build A Class Or A Part Of A Program That Can Be Add Into Other Programs To Be Used In That Programs?

May 27, 2011

I am sure this can be done, as Visual Studio is basically built this way. What I want to do is simply make a class that my other workmates can use. But rather than have it in a code form, I want to build it (partially), and then my workmate can add it into their programs (sort of, like the add reference for the .NET stuff).

View 4 Replies

Is A VB Variable The Equivalent Of An 'instance' In Flash And A VB Object Like A 'symbol' In Flash

Apr 15, 2009

Hi, 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 Replies

Click The Shockwave Flash Player/flash/.swf Before It Will Exectue?

Mar 17, 2011

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")

View 1 Replies

Click The Shockwave Flash Player/flash/.swf Before It Will Execute?

Nov 16, 2010

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")

View 1 Replies

VS 2008 Flash Movie In Flash Control

Apr 10, 2009

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 Replies

Coding Programs That Interacted With Other Programs?

Feb 2, 2010

I started with VB 6.0 back when i was 14, I was mostly into coding programs that interacted with other programs. Recently I installed VB.net 2005 pro i got from school, and i grabbed few source codes that teach show interaction, I feel so dumb, i dont remember anything lol. It be great if you guys can share some source codes and other stuff in this field. also other day i was in dream spark and i am able to get copy of VS.net 2010 ultimate edition, are there a lot of major changes, cause i got 2 thick book for VB.net 2005..

View 1 Replies

Distributing Programs: Getting Programs To Users Who Might Want Them?

Feb 23, 2009

When you've finished a program and you're trying to distribute it to the mass public. How is the best way to go about doing this? What sites would you post your program on and getting the word out that there is a new program on the block and it does xyz. This is directed to freeware so there wouldn't be any advertising.

Sorry for not explaining it very well the first time.

View 2 Replies

Add A Flash Property Which Will Flash The Backcolor Red?

Mar 10, 2012

I need to modify a button so that I can add a flash property which will flash the backcolor red.Along the lines of RedLightButton.Flash = true.I have the following

Public Class RedLightButton
Inherits Button
Private WithEvents FlashTimer As New Timer
Private isFlashing As Boolean = False
Public Sub New(ByVal ButtonText As String)

[Code]...

View 5 Replies

VS 2008 (Flash Player Component) - Disable OR Remove "Settings" And "About Adobe Flash Player"

Jan 31, 2011

When 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 Replies

Programs For An OS

Aug 21, 2009

Im building a OS and i need ideas for programs to put in it.

View 3 Replies

3rd-party TCP / IP Programs?

Oct 8, 2009

I've spent the best part of the week learning about TCP/IP and sockets but it's really draining my enthusiasm for my project. The basics are simple enough and the MSDN examples are fine and I can put together a simple server/client easily now, but once I start getting into asynchronous connections, threading and all the other stuff, I'm getting bogged down and frustrated. I've followed a dozen tutorials and examples now and they're all too confusing and half of them simply don't work.

I think what's most frustrating is that I really don't wish to become an expert on sockets or TCP, which seems to be the advice on most forum replies. I really want to be getting on with my project which has ground to a halt since I started looking into this. Yes, I know the world isn't always that simple.

So, what I'm looking for is a 3rd party app or some working code that will let me set up a server and multiple clients. All I really want them to be able to do is to send strings to each other, without blocking the application. Really, that's it, just the ability to pass strings back and forth between server and client, preferably in as simple a format as possible - e.g SendMessage(Client,String).

View 10 Replies

Add Music To Programs?

Jun 4, 2011

I am relatively new to Visual Basic so this may seem like a simple question. I was wondering I anybody knew how to add music to a visual basic program. Just one want a song to start playing upon the loading

View 8 Replies

API Interacting With Other Programs?

Jul 10, 2010

I searched around the web for some tutorials and code examples, but couldn't find anything up to date. For example if i wanted to hit the "+" button on the windows calculator using an application i made what would be the best route to do so?

View 3 Replies

Developing .net Programs To Run On The GPU Instead Of The CPU

Jul 10, 2011

I am making a 2.5D rendering engine. I assume (with the knowledge that I've gotten from reading online) that doing the rendering work using the GPU will be faster than using the CPU.

Is this possible with .net? If so, is this a correct situation to utilize the GPU?

I'm also using VB.net, however all .net examples will apply.

View 2 Replies

Get All Programs Auto-run?

Jun 24, 2010

how to get all programms autorun in vb.net?

C:Program FilesQuickTimeqttask.exe
C:Program FilesESETESET NOD32 Antivirusegui.exe
...

View 4 Replies

Getting Information From Other Programs ?

Mar 3, 2010

I have a few questions regarding getting information from other programs.

For instance, once i launch a console application i want my other program to read it's output. If my build.exe reads whats printed in cmd.exe and then outputs it live on a textbox <--- How do i do that?/Is it possible? Im sure it is. And then i want to know how much % of CPU is used by the program and how much memory are used.

View 2 Replies

How To Link Programs

Aug 28, 2009

am new to programming just finishes reading book step by step by microsoft, it doesnt teach me how to link 2 programs together, at work we have program made by an outsider company in it spreadsheet with over 500,000+ names, each day we have to pick random names from the list and print them out to make files for them(i work at social security), picking the names is daunting task and the program they made is pretty slow when you scroll around, am assuming they saved all the number in string variables, so i want to make program to sort and let the user type the number they need to pick from the large spreadsheet, then my program would choose all those number from other program

View 1 Replies

How To Publish Programs

Oct 10, 2011

i have made some apps text bomber a couple games i am a pretty good programmer but now i want to put it online and i am running in to some problems its says it dose not have ever thing and can install or it is not formatted right it works on my pc but not on others pc. i am trying to put it on my web site rangercomputers.webs.com you can try.

View 3 Replies

How To Run Multiple Programs

Jan 12, 2012

I currently have one VB 2010 express program that runs on my machine,It tracks machine run-times so I can't shut it down. The problem is now I have a new project to write and when I go to debug it, the currently running program pops up and I cannot debug the new project. Is there something I am doing wrong, or does the VB express environment prevent more than one instance of the runtimes from running?

View 2 Replies

Jumping Around Programs?

Mar 24, 2010

There is a program I puchased from out side for Data Entry purpose, I have to enter Postal code to one field (Textbox), This program do not have the list of postal codes to select.I develop vb.net program to find postal code by giving the area name or part of it, I have to copy the generated postal code and paste it into the other programs text box or type as it is.I want to know a method to do this as follows.1.Press some key combination and activate my program (Eg. Ctrl+Alt+A)

View 1 Replies

Launching Programs From DVD?

Sep 24, 2010

I was wondering if someone could help. I have a little vb.net program, an exe, a pdf and a pps all burned on a DVD.My vb.net program will autorun and I have command buttons to open each of the other items from the DVD.I can open all items if I use the proper path but not all rom drives are the same. I have searched for this a lot and there are a lot of inguiries regarding the same but none of the solutions seem to work.I have a work around for D:\ and E:\ drives:

Try
Process.Start("D:\MyPresentation\BHW.pps")
Catch
Process.Start("E:\MyPresentation\BHW.pps")
End Try

I use this for each command button.I have tried Process.Start(Application.Startuppath & "\MyPresentation\BHW.pps") to no avail.

View 9 Replies

Link Two Programs With Each Other?

May 28, 2010

Is it possible to link two programs with each other. Like one that can control the other one. Because Ive got a cousin and he is living too far away. I created an application that should do his work on his computer, but the application needs to be controlled by someone,.. and he kinda cant do it. So I want to make a second application to control the application that is on his computer.

For example. If I click on button1. The application on his computer clicks on button1 too.

View 1 Replies

Run Programs From Exe Directory?

Apr 1, 2010

how i would run a program from my application that is in the same folder as my application. E.g C:\install.exe path would not work as each user would have to have this in there c:\ drive for it to run. Rather i want them to be able to click my exe from a network folder, which installs the programs which reside in the same folder.

Dim ExecutablePath As String
ExecutablePath = Path.Combine(Application.StartupPath, (c:\Install\Programs\setup.exe")

[Code].....

Basically i want to run my exe, once install is clicked the program finds the install directories in the same folder rather than C

View 3 Replies

Use A Propertygrid In Programs?

Apr 9, 2010

i'm hoping to use a propertygrid in one of my programs.

1/ i'm having difficulty writing a (text) property that will open a multiline editor like the textbox text property in the vb properties window. how would i do that?

2/ i need a way to make either selected properties or preferably entire categories disabled or enabled at runtime.

3/ how can i turn off automatic sorting so my categories + the items they contain are displayed in the order they are in my class?

Imports System.ComponentModel
Imports System.Drawing.Design
Imports System.Text.RegularExpressions

[code]....

View 23 Replies

Use Flash UI In VB?

May 19, 2009

is there any way to use flash UI in VB? i understand there should be a plugin ? right now i got a window app that need to integrate with flash UI.

View 7 Replies

.NET Programs Don't Run At Logon Screen

Oct 3, 2011

I'm using Windows 7 Pro (32bit) and have .NET 3.5 and 4 installed.I have written a .NET screensaver and have enabled it to run on the Windows logon screen.[code]BUT when I'm logged in the screensaver works.So it isn't a faulty installation of the .NET framework, or else it wouldn't work fullstop.

View 1 Replies

A Program To Organize Programs?

Dec 21, 2011

I'm working on a program, just to learn a bit more about programming. The program's function (if I manage to do it) will be to accept drag/drop files and create a link to them within the program itself. For example: I drag and drop the .exe to a game I have installed; the program then creates a shortcut within itself; the shortcut is displayed in the program with the name/icon; if I click the icon within the program, game launches.I've already manually coded something to this same effect, but it doesn't automatically add new shortcuts/buttons so I have to keep going back in and reprogramming another button every time I install a new game/program. I'd like to be able to just drag/drop and be ready to go. Any ideas on how I can get this function? I'm using Microsoft Visual Studio 2010.

View 9 Replies

Access To The Backgroung Programs?

Jun 15, 2009

I'm working with Visual Studio 2008 and trying to copy datas from the clipboard to the notepad. Copying datas is OK, but Sendkeys func. is only works with foreground programs. However I'm trying to paste these datas to the notepad that is working on background. How can I solve this problem?

View 6 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved