The neoFlash plugin enables VisualNEO Web applications to integrate and securely run SWF (Flash) files directly in modern browsers, included mobile devices. This is accomplished using Ruffle, a Flash Player emulator that leverages WebAssembly to offer a safe and seamless Flash experience. With neoFlash, developers can continue to utilize Flash-based content even on systems that no longer natively support Flash technology.

Purpose

The neoFlash plugin is designed to allow developers to load and display Flash files (.swf) within a VisualNEO Web app using the Container object. This ensures compatibility with Flash content and provides a reliable way to extend legacy applications or include interactive media within your app. It supports transparency.

When to Use neoFlash

The neoFlash plugin is ideal for scenarios where you need to:

  • Preserve functionality of legacy apps that rely on Flash content.
  • Display interactive Flash-based games, animations, or presentations in your web application.
  • Maintain compatibility with older content while leveraging modern browser technologies like WebAssembly.

By using Ruffle, the plugin eliminates security risks typically associated with Flash, ensuring a smooth and secure user experience.

neoFlashInit

Purpose:

Load a .sef Flash file into a Container

Category:

neoFlash

Syntax:

neoFlashInit "objId" swffile

 

objId

Container object

swffile

SWF file path and file name

Created with the Personal Edition of HelpNDoc: Free EPub and documentation generator