|
-
Jul 9th, 2006, 09:49 PM
#1
Thread Starter
Junior Member
full screen embedded swf/ VB6
How do i make my swf or exe flash files run in full screen when they are embedded in the browser? I would like it to not have the windows border. If someone can let me know or pointmein the right direction i would appreciate it. thanks
-
Jul 9th, 2006, 10:21 PM
#2
Re: full screen embedded swf/ VB6
Maybe make the swf as a standalone exe to be played in the Flash Viewer?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 9th, 2006, 11:03 PM
#3
Thread Starter
Junior Member
Re: full screen embedded swf/ VB6
I have tried the swf as an exe. I cant catch the custom fscommands from the exe in my vb.exe. Can a standalone exe send fscommands to another standalone vb.exe?
thanks
-
Jul 9th, 2006, 11:15 PM
#4
Re: full screen embedded swf/ VB6
Hmm, not too sure as its been a long time since I did any Flash programming.
But we do have a partner site that is all Flash.
Check out - http://www.flashkit.com/index.shtml
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 9th, 2006, 11:58 PM
#5
Thread Starter
Junior Member
Re: full screen embedded swf/ VB6
I dont think this is a flash scripting issue. Is there a way to max the flash component in the form? (code or otherwise) I know how to run the form without a border and maximized
-
Jul 10th, 2006, 12:39 AM
#6
Re: full screen embedded swf/ VB6
Yes, you should have the shockwave flash ocx control on your form and just do a .Move setting the coordinates and left, top, height, and width properties as long as your form is resized how you want it.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|