Skip to content

James Software Development Corner

Helping Others with Software Development and Windows Operating Issues

  • Home
  • About

Category: Flash CS5.5 and AS3

Adobe Flash CS5.5 and AS3 – How to pass a variable from one flash application to another

Let’s say that I initially passed a parameter called ‘Testee’ to my preloader flash application via the HTML param tag. Now I need to pass this same parameter value from the preloader to the main flash application. Here is the … Read the rest

Author JamesPosted on September 15, 2012Categories Flash CS5.5 and AS3

ASP.Net – How to pass the user.identity.name from your ASP.Net application as a parameter via the client side of your aspx page to a flash program

Say you want to restrict access to your flash application that is called by your aspx page. That is easy enough by adding the aspx page to your your web.config file’s location/authorization section. But what if you want to pass … Read the rest

Author JamesPosted on September 15, 2012Categories Flash CS5.5 and AS3, Microsoft Visual Studio

Flash CS5.5 and AS3 – Flash (AS3) / ASHX (ASP.Net) / SQL Server – Post

This article explains in the most simpliest terms how to use action script to connect to SQL Server via an ashx file in order to post data from your flash application.

First, you build a flash game that keeps track … Read the rest

Author JamesPosted on March 31, 2012Categories Flash CS5.5 and AS3

Flash CS5.5 and AS3 – Flash (AS3) / ASHX (ASP.Net) / SQL Server – Get

This article explains in the most simpliest terms how to use action script to connect to SQL Server via an ashx (ASP.Net) file in order to extract data for display in your flash application.

First, you build a flash game … Read the rest

Author JamesPosted on March 31, 2012Categories Flash CS5.5 and AS3

Flash CS5.5 and AS3 – Flash (AS3) / PHP / MySQL – Post

This article explains in the most simpliest terms how to use action script to connect to MySQL via a php file in order to post data from your flash application.

First, you build a flash game that keeps track of … Read the rest

Author JamesPosted on March 31, 2012Categories Flash CS5.5 and AS3

Flash CS5.5 and AS3 – Flash (AS3) / PHP / MySQL – Get

This article explains in the most simpliest terms how to use action script to connect to MySQL via a php file in order to extract data for display in your flash application.

First, you build a flash game that keeps … Read the rest

Author JamesPosted on March 31, 2012Categories Flash CS5.5 and AS3

Flash CS5.5 and AS3 – How to save local data to a Flash Shared Object (Flash Cookie)

Create a shared object (Flash Cookie) in Flash to save data for later retrieval. These shared objects are saved with a SOL file extension.

Here are two ways you can find them.

Run the ‘Analyze’ feature of ‘CCleaner’   (You … Read the rest

Author JamesPosted on March 14, 2012Categories Flash CS5.5 and AS3

Flash CS5.5 and AS3 – Giving keyboard focus to an embedded Flash movie

Add to the beginning of the <body> tag, the onload event handler for your flash object. When the page is produced in the browser, the focus should now be on the flash object.

<body onload="window.document.someflashfile.focus();">
        <div id="flashContent">
            <object 
… Read the rest
Author JamesPosted on March 14, 2012Categories Flash CS5.5 and AS3

Adobe Flash CS5.5 and AS3 – Registration Point vs. Transformation Point

Flash defines two different types of points for every symbol. Both points are used for reference by Flash, but in different ways.

Transformation point is a tiny circle displayed on the symbol. This point is used when transforming the symbol.

… Read the rest
Author JamesPosted on March 14, 2012Categories Flash CS5.5 and AS3

Adobe Flash CS5.5 and AS3 – How to center flash games in the center of the browser

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type" 
content="text/html;charset=ISO-8859-1?>
  <title>Test
  <style type="text/css">

html {
  height:100%; /* fix height to 100% for IE */
  max-height: 100%; /* fix height for other browsers */
  padding: 0; /*remove padding */
  
… Read the rest
Author JamesPosted on February 15, 2012Categories Flash CS5.5 and AS3

Posts navigation

Page 1 Page 2 Next page

Recent Posts

  • iPhone – Wi-Fi Calling stops working
  • Windows 10 – Enable Hibernate in Elevated Command Prompt
  • Windows 10 – USB Safe to remove Notification missing
  • Windows 10 – Can’t login to Xbox Live with Windows 10 Live Account via the Xbox or Xbox Accessories windows application
  • Windows 10 Update Error (0x800705b4)

Archives

  • September 2021
  • February 2020
  • September 2019
  • June 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • March 2018
  • February 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • June 2017
  • May 2017
  • April 2017
  • February 2017
  • December 2016
  • October 2016
  • August 2016
  • July 2016
  • April 2016
  • March 2016
  • February 2016
  • December 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • January 2015
  • December 2014
  • October 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • January 2014
  • December 2013
  • November 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • November 2012
  • October 2012
  • September 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012

Categories

  • Active Reports 6
  • Adobe Application Manager
  • Art Work
  • Facebook
  • File Explorer
  • FileSeek
  • Firefox
  • Flash CS5.5 and AS3
  • Flash Plugin
  • Google Calendar
  • Google Chrome
  • Host Domain
  • Internet Explorer
  • iPhone
  • Malwarebytes
  • Microsoft Excel
  • Microsoft Outlook
  • Microsoft Silverlight
  • Microsoft Visual Studio
  • Microsoft Word
  • MVC 5
  • Nero
  • Network
  • NVIDIA
  • Office 2010
  • Plugins
  • Quicktime
  • Quicktime Pro 7
  • Remote Assistance
  • Remote Desktop
  • SnagIt
  • SQL Server
  • SQL Server Management Studio
  • SQL Server Reporting Services (SSRS)
  • Toon Boom Animation
  • Uncategorized
  • Vote
  • Windows 10
  • Windows 7
  • Windows 8
  • Wireless
  • Wordpress
  • Xbox
  • Zune
  • Home
  • About
James Software Development Corner Proudly powered by WordPress
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptSettingsRead More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT