Approved: Fortect
You may encounter a 1069 flex error message. There are several ways to solve this problem, and that is what we are going to do now.
I’m having a problem with a project I’m working on that I found in Flash Builder.Here is my stack and just some sample code. Tell me, please, personally, what am I wrong about?
ReferenceError: Error # 1069: Property Page 4 was not found in WOAPPv2 and there is no default value. using Flash woappv2 / dragdrophandler () [/ users / martinw / documents / adobe Builder 4 / WOAPPv2 / src / WOAPPv2.mxml: 165] at flash.events::EventDispatcher/dispatchEventFunction () On flash.events::EventDispatcher/dispatchEvent () In mx.core :: UIComponent / dispatchEvent () [E: dev 4.x frameworks projects framework src mx core UIComponent.as: 12528] in mx.managers.dragClasses :: DragProxy / _dispatchDragEvent () [E: dev 4.x frameworks projects framework src mx manager dragClasses DragProxy.as: 374] in mx.managers.dragClasses :: DragProxy / mouseUpHandler () [E: dev 4.x frameworks projects framework src mx manager dragClasses DragProxy.as: 599]
import mx.core.DragSource;import mx.events.DragEvent;Import mx.manager. Trail manager; Run private private function Drag (event: MouseEvent, value: String): void var dragInitiator: Image = event.currentTarget as Image; var dragSource: DragSource means new DragSource (); dragSource.'Value '); adddata (value, DragManager.doDrag (dragInitiator, event); DragSource, private function dragEnterHandler (event: DragEvent): void var dropTarget: VBox = event.currentTarget is a VBox; ifyou will find (event.dragSource.hasFormat ('value')) DragManager.acceptDragDrop (dropTarget); private function dragDropHandler (event: DragEvent): void var pageName: string implies event.currentTarget.name as a string; var value: String = event.dragSource.dataForFormat ("value") as a string; this is [pageName] .source = "assets / large /" + value;
Approved: Fortect
Fortect is the world's most popular and effective PC repair tool. It is trusted by millions of people to keep their systems running fast, smooth, and error-free. With its simple user interface and powerful scanning engine, Fortect quickly finds and fixes a broad range of Windows problems - from system instability and security issues to memory management and performance bottlenecks.
It breaks when I do it this way, creating containers and images at runtime
About an HGroup that does not consist of any container returns some “property page 4 that was not found in WOAPPv2, besides, there is no default” – my final result should be like this
I suck. I am revisiting and can only try to create a Vboxen and then create an image and fill it with the same dragDropHandler.Thoughts ?
Below is over and over again – solution – thanks alxx. Now I have to start sharing my knowledge with other people here.
public function ia dragDropHandler (event: DragEvent): void // Get the name of the image from the Drop var value: String = event.dragSource.dataForFormat ("value") as a string; // event.currentTarget.getChildAt (0) .source matches "assets / big /" + value;
Speed up your computer's performance now with this simple download.