FLASH AND SECURE SITES— IE WARNINGS HELP
I'm a mac user and I use either safari or firefox. HATE internet explorer (IE). BUT I still feel I need to design and create IE friendly sites. One thing that I've come across is a secure login I've created in flash. With everyother browser in the world I can go to the login and everything is the same as if I were going to any other secure site. BUT with IE on windows I get a warning, "this site contains both secure and non secure items..." I then can choose to display or not to display the unsecure items. The strange thing is that NOTHING changes. I'm sure it's my flash file .swf that's causing the problem, BUT at the same time I came across a flash site that's secure but no warning. here's the site that no warning pops up: www.shopcomposition.com
SO my question is it possible to avoid this warning? how'd they do it? HELP PLEASE!
KirupaForum > Flash > Flash 8 (and earlier) > Flash MX 2004
Posted on: 09-09-2005, 04:14 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Secure Sites & The Flash Plugin URL
One of my users is getting the Internet Explorer message about "Both secure and non-secure items are on this page... Do you wish to continue?" or something to that affect.
They get this on -every- secure page.. but I've looked and there's no reference on my secure pages to anything HTTP:// except for the flash plugin url:
http://www.macromedia.com/shockwave/download/
index.cgi?P1_Prod_Version=ShockwaveFlash
I was just wondering if you guys think that could be causing this..
Tony
ALFII.com
http://www.alfii.com
---------------------
If this post answered or helped to answer your question, please reply with such so that forum members with a similar question will know to use this advice.
Super Secure Flash Container Secure U'r Artwork
so what are suggestions to secure an artwork inside the flash clip?!
I know there are several programs that can retrieve fla out of .swf files, is there cure for that?
suppose I have a web page, selling artwork...the way to get max protection?
1) I think it would be good to disable print screen button!
2) A way to "blind" print screen programs...
3) Protect against import
4) disable ctrl+p keys
...
other suggestions? if any post here please, and yeh if u have any cure for the staff written above, please tell us!
Flash Causing "page Contains Secure And Non-secure Items..."
Hi All,
I have a flash menu on my web store .php pages and am getting a "this page contains secure and non-secure items..." in IE7 in Vista. I think this is because of the Flash menus, but thought I had taken care of this by making the codebase embedding to "https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
Any suggestions on how to deal with this?
Thanks, Scott
Flash Website, Copy To CD-ROM, WARNINGS
I have a flash website which works fine.
When I make a copy of the site onto CD-ROM, and my customer tries to run it, he gets a Security warning that tells him he has to go to the MM website to set the Security Settings to "Always Allow"
And what if the PC is not connected to the internet? Why would it warn me if the PC is not even connected to the internet?
This is crap! My project ONLY accesses the CD-ROM (Java applets, html, swf, jpeg, txt) files and NO OTHER FILES ANYWHERE.
What is wrong? Surely I should be able to set up things so that my project can access it's own directory and sub-directories?
How do I avoid the dreaded "Always Allow" scary dialog that our end-users will refuse to click ?
Surely I should be allowed to access my OWN CD-ROM info !!!
Active-X Warnings With Default Code From Flash Publishing... Any Way To Avoid Them?
Howdy,
I'm working on a project for a client, and he is complaining that he is getting active-x warnings when viewing the pages I am producing. Is there any way around that?... Since the normal code that Flash produces triggers the errors, how do you use Flash files on a webpage without triggering those warnings?...
My client is concerned that viewers will skip the pages if these warnings popup, so since I can't predict the security settings of his viewers, what do I do?..
Thanks....
Downloading Non-secure Content From A Secure We...
Okay, my new question is, I use SSL on my personal website. Apparently, my Flash 7 files generate a prompt in Microsoft Internet Explorer that asks if someone wants to download the non-secure items. To my knowledge, HTML isn't any more secure than Flash 7 stuff, but the problem doesn't happen when viewing simple HTML files. Can anyone tell me what might be causing Microsoft Internet Explorer to generate this dialog box with my Flash 7 files when viewing them over SSL?
No, I have not tried any other Internet browsers yet.
Thanks!
He'p Loading Web Sites Into Flash Sites
Hey, all--
I'm trying to find a way to load an external website directly into a specific area of a Flash movie/site, without opening up a new window or replacing all of the movie's contents in the current browser window. My movie is built around a designed frame (not .html frame, but a graphic that frames the content) with a nav bar along the left side of the frame and a big hole in the center where most of the content lives. Is there a way I can load sites directly into that hole, keeping the graphic frame and nav bar where they are, around it? Or would it require rebuilding the page using .html frames, cutting up the graphics around the hole and making each of those chunks its own .html frame?
Thanks for any help!
Secure Vs Non-Secure Items
I have an .swf file as part of a template for a secure page. It seems to be working fine, however, I always get an error that secure and non-secure itmes are contained on the page. All file references for the .swf and external images are referenced from the secure folder - that's how I know it works. Am I missing something in the OBJECT or EMBED tags that the .swf is looking for?? I'm clueless on this ...
thanks
ActiveX Warnings
Okay, yes I know I'm going to get flamed here. Yes, I realize that I am no master of the code. Yes I realize that there are people in this field that are INFINITELY more intelligent than I am. So please save your breath (or your bytes). I am NEW to flash and yes I am NEW to javascript. When I am pasting my new flash animation into my web page, and then run the web page, I get two security warnings about the risk of running the web page when I look at it in my browser. The first at the top of my screen and the second comes at the middle of my screen. Once I OK both, the flash runs beautifully!
My problem is how do I make my web page NOT run those two security warnings. I have googled this, I have read dozens of pages and postings on this subject. I have copied and pasted code for days attempting to create my solution. Somehow, they all end up with the same two security warnings. I have created outside javascript files by copying and pasting off of the message boards, but I must be making mistakes there.
If I simply look at the original HTML code it reads as this:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
Disable Warnings
Is there a way to disable warnings when compiling ActionScript 3? I consistently get Warning: 1090: Migration isse: The onBlahBlah is not triggered automatically by Flash Player at run time in ActionScript 3.0. You must first register this handler....
I do have handlers to call it programatically. I know I could simply rename the method, but I like the onBlahBlah names.
Error Log Warnings...huh?
I'm going to paste all of the warnings here because it is absolutely mind-boggling. I did this little trick that writes SWF errors into a text file. Now, when I was testing this SWF, I never got anything like this. It's because of my error reporting level, I'm sure. I'm not too concerned about it. But what in the world does all of this mean? There are some things in here I'm not even dealing with right now...createAccessibilityImplementation, _endInit, valueChangedHandler. I've not written any code like that. Sure, it could be part of a default component since I'm using several, but would Macromedia have so many warnings in their own applications?
If it's nothing to worry about, then let me know. But, it's still absolutely puzzling to get all of this (BTW, this is all from just the first frame where I have six radio buttons).
Code:
Warning: addEventListener is not a function
Warning: addEventListener is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: valueChangedHandler is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: valueChangedHandler is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: setVisible is not a function
Warning: __get__visible is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: drawHandler is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: drawHandler is not a function
Warning: drawHandler is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: setVisible is not a function
Warning: __get__visible is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: hideHandler is not a function
Warning: drawHandler is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: resizeHandler is not a function
Warning: drawHandler is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: getClassStyleDeclaration is not a function
Warning: resizeHandler is not a function
Warning: drawHandler is not a function
Warning: drawHandler is not a function
Warning: addEventListener is not a function
Warning: addEventListener is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: setVisible is not a function
Warning: __get__visible is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: setVisible is not a function
Warning: __get__visible is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: setVisible is not a function
Warning: __get__visible is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: setVisible is not a function
Warning: __get__visible is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: setVisible is not a function
Warning: __get__visible is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: valueChangedHandler is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
Warning: createAccessibilityImplementation is not a function
Warning: _endInit is not a function
test
Tim
Recording From A Microphone: How To Get Rid Of Warnings?
Hi all!
I'm trying to record from a microphone and I've created a Red5 server and a flash app to do it but I still have some issues. Whenever I open a page with my flash app, a browser message pops up saying: "Adobe Flash Player Security... a potentially unsafe blah blah blah". A user has to press OK to get rid of it. Then I have a button that they have to press that opens "Flash Player Settings" and they have to select microphone and allow use of it.
Now, is there a way for users to set these things once (e.g. during signup) and then never have to deal with them again? I'd juts like to have a small record button and no other buttons...
Thanks!
Mel.
Is Flash Secure?
When creating ecommerce applications in flash, is there any extra precautions that need to be taken to make it secure other than having it on a secure ssl setup with an ssl certificate? I was asked this, but was not sure of the security status of flash. If anyone knows or could point me to info regarding this, it would be greatly appreciated. TIA for any help.
Is Flash Secure?
When creating ecommerce applications in flash, is there any extra precautions that need to be taken to make it secure other than having it on a secure ssl setup with an ssl certificate? I was asked this, but was not sure of the security status of flash. If anyone knows or could point me to info regarding this, it would be greatly appreciated. TIA for any help.
Secure Flash?
Hrm is there a way that a hacker person or whatever can get passwords from a flash file, thats been protected from import and been protected w/ a pw at publishing? And if there is, how do I make it where they can't.
Secure Flash?
Hrm is there a way that a hacker person or whatever can get passwords from a flash file, thats been protected from import and been protected w/ a pw at publishing? And if there is, how do I make it where they can't.
How Secure Is Flash
is it possible to save a flash file on a persons computer and then edit it with flash and reveal the contents?i know u can't right click on flash and sve it.but is that possible to?
Secure Flash<>PHP
Hello!
What are the best ways for someone to secure the variable transfers between flash and php? Like how do big websites like www.nick.com record high scores in flash games without them being tampered by the user?
Thanks!
Cody
Undeclared/uninitialized Variable Warnings?
I know that Actionscript is a dynamic language, but is there any way to minimize variable name misspellings by having Flash, for example, colorize your own variables that have been declared when you type them and issue warnings when you assign a variable an undefined value?
Director does the latter and it makes life a great deal easier.
Does Flash have any functionality that can help this situation?
(I know about the semi-strict typing in AS2, and that helps a little, but I am looking for more.)
Beginner Question About Errors And Warnings
Hi, I'm still kind of new to Flash development -- coming from a Visual Studio background. Is there a way to set up flash so that it will give me additional errors or warnings when I compile my .swf file? For example:
var myNumber:Number = 3;
myNumber = myNummer + 2;
This code compiles and runs just fine, but I'd much prefer an error "variable myNummer not declared"
if (myTestVar = 3) doSomething();
This line of code would give me "Warning: Assignment within conditional expression" in Visual Studio, and that was quite useful.
How Do I Display Warnings On Compile Time?
Hi,
I wrote a class and distributed to some friends. I got an e-mail today from one of them telling me that I had a ton of warning in my code. I have seen errors in the compiler errors window in flash, but I have never seen any warnings. Any help would be much appreciated!
I'm using Adobe Flash CS3 Professional Version 9.0
If I go to File->Publish Settings->Flash tab->Settings
I have a check mark on "Strict Mode" and on "Warnings mode"
a sample error message on the log of my friend is below:
Code:
as3srcpicturesquePicturesque.as(29): col: 23 Warning: var '_rootMC' will be scoped to
the default namespace: Picturesque: internal. It will not be visible outside of this
package.
var _rootMC:Object;
^
So I understand what I'm doing wrong and what I *SHOULD* be doing, but I want to have the option of looking at these errors myself!
Thanks,
nitro
Test Movie Output Warnings
I have two flash files of the same website -
Flash 1 - this has a newly added section that works perfectly. I just realized that I updated this new section in the incorrect website Flash file.
Flash 2 - So this second Flash file doesn't have this newly added section (it's the actual version uploaded as the website), but this file has pop up windows on a part of the website that work perfectly. Although they are exactly similar in actions on Flash 1, they do not work.
My quickest solution would be to revert to Flash 2 (with the perfect pop-up windows), and add this new section of links as I should have done to start with. Although this seems like it would work out fine and quick, when I test the movie, the new section doesn't work (links don't work) and I receive a warning saying some files are not supported by Flash 5. This file has been saved as a Flash 8 file.
Does this make sense to anyone? Is there a way to fix this?
Thanks.
Communication Warnings For Web Service Calls
The Flex 3 documentation states:
"SWF files that are assigned to the local-with-networking sandbox forfeit their local file access. In return, the SWF files are allowed to access data from the network. However, a local-with-networking SWF file is still not allowed to read any network-derived data unless permissions are present for that action, through a cross-domain policy file or a call to the Security.allowDomain() method."
However, when we embed an SWF with a sandbox type of local-with-network in a PDF file, when that PDF file is read off disk we get a large volume of warning dialogues -- one for each web service call that the Flash makes. Since the SWF is local-with-networking, we assumed that these communications were allowed but the prompts create a very poor user experience. We have an appropriate crossdomain file set up. What else do we need to do to avoid these prompts?
Terry. (terryc@vitrium.com)
Output Errors/warnings, Dunno What's Going On.
I keep getting this:
Code:
ArgumentError: Error #1063: Argument count mismatch on Bullet$iinit(). Expected 2, got 0.
at flash.display::Sprite/flash.display:Sprite::constructChildren()
at flash.display::Sprite$iinit()
at flash.display::MovieClip$iinit()
at UD_fla::MainTimeline$iinit()
ArgumentError: Error #1063: Argument count mismatch on Tower_Basic1$iinit(). Expected 2, got 0.
at flash.display::Sprite/flash.display:Sprite::constructChildren()
at flash.display::Sprite$iinit()
at flash.display::MovieClip$iinit()
at UD_fla::MainTimeline$iinit()
I have no idea what it's problem is (using debug cannot show me the source of the problem it says).
Here is the class(s) it is whinging about:
Code:
package
{
import flash.display.MovieClip;
import flash.display.DisplayObject;
import flash.events.*;
import String;
public class Bullet extends MovieClip
{
// Class wide variables.
var bmove:int = 1;
var b_name = this.name;
var t_bullet:String = b_name.substring(b_name.indexOf("_")+2, 20);
var o_tower:int = parent.target_array["bullet_"+t_bullet][0];
var etarget:String = parent["enemy_basic1_"+o_tower];
// Bullet class constructor.
public function Bullet(xPos:int, yPos:int):void
{
// Add events for further processing.
this.addEventListener(Event.ENTER_FRAME, enter_frame, false, 0, true);
}
// Bullet class, Enter Frame event.
private function enter_frame(Event):void
{
if (this.DisplayObject.x < 0 || this.DisplayObject.y < 0 || parent.enemy_array[o_tower] < 1) { parent.removeChild(this) }
if (parent[etarget]._y < this.DisplayObject.y) { this.DisplayObject.y -= bmove; }
else if (parent[etarget]._y > this.DisplayObject.y) { this.DisplayObject.y += bmove; }
if (parent[etarget]._x < this.DisplayObject.x) { this.DisplayObject.x -= bmove; }
else if (parent[etarget]._x > this.DisplayObject.x) { this.DisplayObject.x += bmove; }
if (this.DisplayObject.hitTestObject(parent[etarget]))
{
parent[etarget].hp -= parent.target_array["bullet_"+t_bullet][1];
parent.removeChild(this);
}
}
}
}
Code:
package
{
import flash.display.MovieClip;
import flash.display.DisplayObject;
import flash.events.*;
import flash.display.Graphics;
import String;
public class Tower_Basic1 extends MovieClip
{
// Class wide variables.
var i:int = 0;
var distx:Number, disty:Number, dist:Number = 0;
// Base values.
var inst:String = "tower_basic1_" + parent.tower_basic1_ind;
var FPS:int = 30;
var FR:Number = 0.50;
var time:Number = FPS * FR;
var range:int = 50;
var dmg:int = 22;
var level:int = 1;
var u_price:int = 50;
// Upgrade values.
var FR_inc:Number = 0.05;
var range_inc:int = 5;
var dmg_inc:int = 10;
var u_price_inc:int = 20;
// Tower_Basic1 class constructor.
public function Tower_Basic1(xPos:int, yPos:int):void
{
this.DisplayObject.x = xPos;
this.DisplayObject.y = yPos;
// Add events for further processing.
this.addEventListener(Event.ENTER_FRAME, on_EnterFrame);
this.addEventListener(MouseEvent.MOUSE_DOWN, on_MouseDown);
this.addEventListener(MouseEvent.MOUSE_UP, on_MouseUp);
}
// Tower_Basic1 class, Enter Frame event.
private function on_EnterFrame(Event):void
{
if (time <= 0)
{
for (j=0; j < parent.enemy_basic1_ind; j++)
{
if (parent.enemy_array[j] > 0) // Otherwise enemy is dead.
{
distx = parent["enemy_basic1_"+j].DisplayObject.x - this.DisplayObject.x;
disty = parent["enemy_basic1_"+j].DisplayObject.x - this.DisplayObject.y;
dist = distx * distx + disty * disty - range * range;
if (dist <= 0)
{
parent.target_array["bullet_"+i] = new Array();
parent.target_array["bullet_"+i][0] = j;
parent.target_array["bullet_"+i][1] = dmg;
// Append to front of bullet_N instance names, for unique bullet id's.
var t_name:String = this.name;
var t_num:String = t_name.substring(14, 4);
//duplicateMovieClip(parent.ammo, t_num+"bullet_"+i, parent.getUnusedDepth(parent));
parent[t_num+"bullet_"+i].DisplayObject.x = this.DisplayObject.x;
parent[t_num+"bullet_"+i].DisplayObject.y = this.DisplayObject.y;
i++;
time = FPS * FR
break;
}
}
}
}
time--;
}
private function on_MouseDown(event:MouseEvent):void
{
//if (this.DisplayObject.hitTestPoint(parent.DisplayObject.mouseX, parent.DisplayObject.mouseY, true))
//{
// Clear out previous one.
//parent.createEmptyMovieClip("obj_select", parent.obj_select.getDepth());
// Draw our circle/range around the tower.
parent.obj_select.Graphics.lineStyle(1, 0, 40);
parent.obj_select.Graphics.beginFill(0x000000, 40);
parent.drawCircle(parent.obj_select, range, this.DisplayObject.x, this.DisplayObject.y);
parent.obj_select.Graphics.endFill();
// Set-up the information bar (tower Stats, function buttons etc).
parent.setInfoBar(this, true, 0);
}
private function on_MouseUp(event:MouseEvent):void
{
if (this.hitTestPoint(parent.DisplayObject.mouseX, parent.DisplayObject.mouseY, true))
{
// Clear out any selections.
//parent.createEmptyMovieClip("obj_select", parent.obj_select.getDepth());
// Set-up the information bar (Stats, function buttons etc).
//parent.setInfoBar(null, false, 0);
}
}
}
}
Custom Warnings Or Compiler Errors?
Is there a way for a library developer to throw warnings or compiler errors to prevent improper implementation of a class?
Wow. That's the first straightforward question I've asked you folks in a while.
Secure Transactions Through Flash
I have a little problem..
I need to send some vars from flash 5 to my server as a secure process......
Can this be done....??
By the way the actual swf page resides in the secure cgi-bin on the server...
Cheers...Michael
http://www.unorthodoxstyles.com
http://www.spinetv.com
http://www.spinemagazine.com
http://www.crookedtongues.com
Secure Login In Flash
Hi, am trying to get a secure login from flash with asp and database. used the loadvariable function and it connects to database too -
loadVariables ("http://website.com/login.asp?userid="+userid+"&password="+password, "", "POST");
apparently, whatever typed into the username and password fields, appears in the temporary internet files as -
login.asp?userid=john&password=kimble
how do i prevent this from appearing?
also, sometimes when logging in, it fails probably due to weak connection. How do set the duration of accessing database long enough to get a positive response?
and oh! am using flash version 5
please help. thank you
PHP & Flash Secure Login.
Is there a way to secure flash files from being seen unless someone is registered and has logged in to the PHP login part of a site?
Lets say that when the user has filled in the PHP login form, they will have acces to a simple HTML page with a button that opens a new browser window with the main flash page now preloading and can be viewed. I just want to prevent people who are not members from viewing the .swf files if they aren't memebers. Please forward me to any post or examples that talk about this.
thanks,
Secure Login W. Flash
Hi,
I am trying to write a secure login using flash.
I worked out that the login must be separate from the protected content otherwise a decompiler will get round it very quickly.
At the moment I have a login swf that posts variables to a server side script which then creates a session for a valid user.
The idea is to then forward on to the protected content. However I am unsure how to pass the users info to the swf so a user could not modify before the swf gets it and thus see another members content or what I can do to stop someone just accessing the content directly by just knowing the swf file's location.
Thanks in advance
ash
Flash On A Secure Server
Hello
I am using flash on a site (in HTML with some flash menus on the page) and a couple of my pages are on a secure server, problem is I get a message saying that "Some of the items on the page are not secure and some are, do you want to display both..?" I am assuming it is the flash that is causing this as the page is fine without flash.
I am currently testing removing the code source attribute from the HTML <object> tag
Is anyone familiar with this area at all - I need to know if there is a way of making the flash secure
Hope some one may be able to help, and or point me in the right direction
KYJ
Sending Secure Php With Flash
use go daddy as my server. i have a economy plan and windows as the server.
my last attempt was the trail php and when I loaded the url it says message not sent.
in flash when i try the original code it takes me to message sent successfull. but I dont get any emails.
Code:<?php
Code:
$to = "dave@scotlandorbust.com";
$subject = "Flash Contact Form Submission";
$message = "Name: " . $_POST['theName'];
$message .= "
Email: " . $_POST['theEmail'];
$message .= "
Message: " . $_POST['theMessage'];
$headers = "From: " . $_POST['theEmail'];
$headers .= "
Reply-To: " . $_POST['theEmail'];
$sentOk = mail($to,$subject,$message,$headers);
echo "sentOk=" . $sentOk;
?>
Code:
Code:
stop();
var receiveLoad:LoadVars = new LoadVars();
receiveLoad.onLoad = function(success) {
if(success) {
_root.gotoAndStop("success");
}
else {
_root.gotoAndStop("failed");
}
}
sender.onRelease = function() {
receiveLoad.theName = theName.text;
receiveLoad.theEmail = theEmail.text;
receiveLoad.theMessage = theMessage.text;
receiveLoad.sendAndLoad("http://scotlandorbust.com/send.php",receiveLoad, "POST");
}
here is my fla as well
http://www.scotlandorbust.com/fla.htm
i am so new to this but want to learn. PLEASE HELP. this site has been awesome with my questions. check out my site. tons of help from you guys. thanks a bunch
if i need to go to another smtp i will
my biggest thing is that i just want people to click send and walk away from their cpu.
_________________
www.scotlandorbust.com
missionaries rock
Flash And Secure Data?
Hi, I was wondering what would be the best way to handle secure data in Flash. Whether it were sensitive information, or credit card processing, or a game that cannot have values altered in any unfair way.
Would Flash basically handle the front end, client interface, with a Java application in the back end handling all of the variables and stuff, being passed encrypted information? Or is there a way to safely handle it within Flash?
PHP & Flash Secure Login.
Is there a way to secure flash files from being seen unless someone is registered and has logged in to the PHP login part of a site?
Lets say that when the user has filled in the PHP login form, they will have acces to a simple HTML page with a button that opens a new browser window with the main flash page now preloading and can be viewed. I just want to prevent people who are not members from viewing the .swf files if they aren't memebers. Please forward me to any post or examples that talk about this.
thanks,
How To Secure Your Flash From Decompilers ?
Hi,
Is there any method to protect AS in swf flash movies? I mean against some decoding softwares which are in the market to decode swf files such as ASV4 or imperator fla
Thanks
Flash On A Secure Server
Hello
I've created an online ordering facility and want to include the ability to take payments through my flash movie.
If my movie is located on a secure server will the transaction still be secure if the payment info is being sent (or requested) from within my flash movie?
Any help would be great as I've never taken payment via flash before.
Thanks
-Rob
[HELP] Passing Value From Flash To PHP In Secure Way
Hi,
I have learned how to pass variable from Flash to PHP, such as method loadVars, and etc. However the problem is, how to post it in secure way?
Example:
After you finish a flash game, you need to send the score to server using PHP page, to log into database. User often can do something in between, to hack the score list.
I am not sure which side to do the protection, either Flash or PHP.
Any help will be highly appreciated.
Making A Secure Flash Shop.....
does anyone know how or where i can get some info on building a secure flash online shop..?
i just want to know what's involved really and how complex it might be to build.
thanks
mr tim
Secure Site - Flash Will Not Show Up ?
I have designed a site that uses a little Flash here and there. The site was just recently switched to a secure https:// site and now the Flash does not show up ....
Any ideas on what I need to do ....
Dave Bishop
Secure Flash Online Work
How do I secure my .swf files on line so others can not take them and convert them to fla;s? Can I lock them or something?
Thanks
[F8] Flash LogIn To Secure Server
I'm trying to create a flash LogIn page that will launch a sercure web page and pass the parameters through. Is this even possible?
on(release) {
var ssousername:String=(this._parent.username.text);
var password:String= (this._parent.psword.text);
var p_requested_url="https%3A%2F%2Fnslijhealthport.nor thshorelij.com%2Fpls%2Fportal30%2Fportal30.QUIZ_LA SER_SAFETY.quiz";
var p_cancel_url="http%3A%2F%2Fwww.yahoo.com";
getURL("https://nslijhealthport.northshorelij.com/pls/portal30/portal30.wwptl_login.login_url" ,"_blank","POST")
}
Secure Order Form In Flash
Hi! I have looked over the forums and not found a specific answer for my question. I have been asked to create a Secure Order Form for gift certificates for an existing all Flash site.
1) Can I create a secure order form in Flash that accepts CC information and send it to a server via PHP and it be safe?
2) Or do I just need to modify a Flash Shopping Cart to my needs?
Thanks,
Scott
Secure & NonSecure Flash Error
Hi I have a flash site that needs to be secure but when i type in https://video.thephs.com I get this error and dont know what it means
If anyone knows please let me know cheers.
Flash Fles On Secure Server
Hi All
I have a flash file on a page that sits on a secure server.
When the page loads i'm getting the 'page contains both secure and unsecure
files' or similar.
The actual flash file is on the secure server and i think it must have
something to do with the way DreamWeaver creates the code.
Any ideas how to get around this?
Thanks
Andy
Secure Transactions With Flash Frontend
Hello again to everyone. I've been working on an interactive exercise, and am getting steadily closer to deployment. The scenario is this: I have a database of users and teachers, each with a unique ID number and a password. Other tables in the same database are tables of faults assigned, faults resolved, classes, programs used in those classes, and a big nasty table that links users, classes, and programs together. The users and teachers can modify records in the database by making calls to several PHP scripts on the server. Each script has a separate database account. My goal is to authenticate each call to one of those scripts, so that unauthorized people can't modify the database. Most of our anticipated clientele uniquely identify their students with their Social Security Numbers.
With that in mind, I'm trying to avoid sending their ID numbers in the clear. Should I just tell them that people can see their traffic, and not to use any critical info? The md5 and sha hashes have been cracked into the realm of computational feasability; should I just encrypt sensitive traffic with a randomly generated key? Alternately, I could probably convince my higher-ups to get an encryption certificate, or just create my own. In that case, if the page is encrypted, would traffic from a flash movie embedded in that page be encrypted as well?
Any thoughts, ideas, or discussion is welcome and appreciated.
Flash Login To Secure Server
I'm trying to create a flash LogIn page that will launch a sercure web page and pass the parameters through. Is this even possible?
on(release) {
var ssousername:String=(this._parent.username.text);
var password:String= (this._parent.psword.text);
var p_requested_url="https%3A%2F%2Fnslijhealthport.northshorelij.com%2Fpls%2Fportal30%2Fportal30.QUIZ_LASER_SAFETY.quiz";
var p_cancel_url="http%3A%2F%2Fwww.yahoo.com";
getURL("https://nslijhealthport.northshorelij.com/pls/portal30/portal30.wwptl_login.login_url" ,"_blank","POST")
}
Keep Active A Secure Website Using Flash.
I am developing Flash training programs for my company. The programs are called from the companies secure website. While the Flash training programs are running in their own window, the secure website in the background closes down due to lack of activity. When I change menus in Flash you have to relogin to the companies site.
My question:
Can I, in Flash, simulate a mouse click to the hosting webpage in order to keep it active? Or is there another way? Just calling another program from the same directory does not reset the websites internal timer.
Thanks,
|