Legal Notice
The opinions expressed herein are my own personal opinions and do not represent my employer’s view in anyway.Top Posts
- C# DateTime to UNIX timestamps
- C# HttpClient POST or PUT Json with content type application/json
- C# get results from Task.WhenAll
- Run tasks in parallel using .NET Core, C# and async coding
- Write to file from multiple threads async with C# and .NET Core
- Build .net core 6 projects with Azure Devops using yml files
- .NET API CORS: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header.NET API
Archive
Meta
Tag Archives: flashVars
Parameters in flashVars
The flashVars is a method of passing variables to a SWF file. FlashVars is a name/value collection seperated using ampersands (&): The example above is a fictive example embedding a videplayer. The videoplayer takes 2 parameters, the video name and … Continue reading