March 11, 2010

Pages


Search Site


Topics



Archives

Entries Tagged as 'Flex'

Trouble Getting CFMENU to Open Over Flash CFFORM (z-index)

March 28 2008 by admin
I was having a bit of trouble getting the new ColdFusion 8 cfmenus to "fly over" a flash cfform. As it turns out it was an issue with the flash "Z

Read more...

Posted in Flex | ColdFusion 8 Enterprise and Windows Server | CFMENU | 5 comments

How to install Flex 2.0 on IIS 7.0

January 19 2008 by admin

Flex Module for Apache and IIS

From Adobe Labs

NOTE: These modules use Flex 2.0.1. The most up-to-date versions are part of Flex 3 and can be found with the Flex 3 SDK.

Table of contents[showhide]

1 Introduction

2 Installation

3 More Information

4 Limitations

5 Release notes

Introduction

The Flex module for Apache and Microsoft IIS provides web-tier compilation of MXML and ActionScript files on Apache and IIS web servers. This module lets you rapidly compile, test and deploy an application by simply requesting the main application file from a web browser, similar to working with server-side scripting languages such as PHP, ColdFusion or JSP.

Read more...

Posted in Flex | 1 comments